Changeset - 9ae82e45efad
[Not reviewed]
0 2 0
Luke Hatcher - 12 years ago 2012-07-13 04:34:24
lukeman@gmail.com
bold labels
2 files changed with 5 insertions and 0 deletions:
0 comments (0 inline, 0 general)
symposion_project/static/symposion/css/symposion.css
Show inline comments
...
 
@@ -766,2 +766,3 @@ div.subnav .nav>.open>.dropdown-toggle:hover .caret{border-top-color:#4183c4;}
 
body{padding-top:24px;}
 
label:not(.checkbox):not(.radio){font-weight:bold;}
 
header{position:relative;margin-bottom:24px;}header h1{margin-bottom:9px;font-size:48px;letter-spacing:-1px;line-height:1;-webkit-margin-before:0;-webkit-margin-after:0;}
symposion_project/static/symposion/less/custom.less
Show inline comments
...
 
@@ -4,2 +4,6 @@ body {
 

	
 
label:not(.checkbox):not(.radio) {
 
    font-weight: bold;
 
}
 

	
 
header {
0 comments (0 inline, 0 general)