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

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;
}
}