Removed virtuals from ConfigService.

Settings UI taking shape.
This commit is contained in:
Mark McDowall
2013-03-04 22:50:42 -08:00
parent b9a14a5cf5
commit 9bb383e2b8
18 changed files with 654 additions and 222 deletions
+10
View File
@@ -0,0 +1,10 @@
.form-horizontal .controls i {
font-size: 25px;
color: #3A87AD;
cursor: default;
vertical-align: text-bottom;
}
.help-checkbox {
margin-top: -20px;
}