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

View File

@@ -88,19 +88,19 @@ html {
/* Todo: Should move this to somehting modal/form specific */
label.checkbox {
font-size: 14px;
line-height: normal;
color: #595959;
}
/*label.checkbox {*/
/*font-size: 14px;*/
/*line-height: normal;*/
/*color: #595959;*/
/*}*/
label, .form-horizontal input, .form-horizontal select {
font-size: 14px;
line-height: 14px;
}
/*label, .form-horizontal input, .form-horizontal select {*/
/*font-size: 14px;*/
/*line-height: 14px;*/
/*}*/
label.control-label {
font-size: 16px;
line-height: 16px;
font-weight: bold;
}
/*label.control-label {*/
/*font-size: 16px;*/
/*line-height: 16px;*/
/*font-weight: bold;*/
/*}*/