renamed Updating to Development.

minor setting style
This commit is contained in:
kay.one 2013-09-15 17:41:35 -07:00
commit add4c38589
4 changed files with 29 additions and 18 deletions

View file

@ -3,8 +3,9 @@
.control-group {
.controls {
i {
font-size : 16px;
color : #595959;
font-size : 16px;
color : #595959;
margin-right : 5px;
}
.checkbox {
width : 100px;
@ -15,7 +16,6 @@
}
.help-inline-checkbox {
padding-left : 5px;
display : inline-block;
margin-top : -20px;
margin-bottom : 0;
@ -35,9 +35,9 @@ textarea.release-restrictions {
}
.help-link {
text-decoration: none !important;
text-decoration : none !important;
i {
.clickable;
}
}
}