From 6ead44ca1b4546eb643b25299e0e051b165c81a4 Mon Sep 17 00:00:00 2001 From: Mark McDowall Date: Mon, 27 Jan 2014 22:02:52 -0800 Subject: [PATCH] Added a tooltip to allowed --- src/UI/Content/form.less | 9 +++++++++ .../Quality/Profile/EditQualityProfileViewTemplate.html | 7 ++++++- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/src/UI/Content/form.less b/src/UI/Content/form.less index 3296620df..a4c5aaf9e 100644 --- a/src/UI/Content/form.less +++ b/src/UI/Content/form.less @@ -47,3 +47,12 @@ textarea.release-restrictions { .clickable; } } + +h3 { + .help-inline { + font-size: 16px; + padding-left: 0px; + margin-top: -5px; + text-transform: none; + } +} diff --git a/src/UI/Settings/Quality/Profile/EditQualityProfileViewTemplate.html b/src/UI/Settings/Quality/Profile/EditQualityProfileViewTemplate.html index da9a83ab3..e905b9b4c 100644 --- a/src/UI/Settings/Quality/Profile/EditQualityProfileViewTemplate.html +++ b/src/UI/Settings/Quality/Profile/EditQualityProfileViewTemplate.html @@ -35,7 +35,12 @@
-

Allowed

+

+ Allowed + + + +