1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-26 22:46:53 -04:00

Added a tooltip to allowed

This commit is contained in:
Mark McDowall
2014-01-27 22:02:52 -08:00
parent 3bfdd1d9eb
commit 6ead44ca1b
2 changed files with 15 additions and 1 deletions
+9
View File
@@ -47,3 +47,12 @@ textarea.release-restrictions {
.clickable;
}
}
h3 {
.help-inline {
font-size: 16px;
padding-left: 0px;
margin-top: -5px;
text-transform: none;
}
}