master
Nick Sergeant 2012-02-15 16:08:55 -05:00
parent a17b0b9243
commit 91bfc11f09
1 changed files with 4 additions and 0 deletions

View File

@ -1258,6 +1258,10 @@ body.static form.form-horizontal legend + .control-group {
margin-top: 0; }
body.static form.form-horizontal div.form-actions {
margin-top: 27px; }
body.static form.form-horizontal fieldset {
padding-top: 27px; }
body.static form.form-horizontal fieldset legend {
margin: 0; }
.autumn { background-color: #FFF; color: #000; }
.autumn .hll { background-color: #ffffcc }
.autumn .c { color: #aaaaaa; font-style: italic } /* Comment */