|
|
|
|
@ -244,13 +244,14 @@ footer .container .row { |
|
|
|
|
#topbar_push { |
|
|
|
|
height: 55px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.actions { |
|
|
|
|
background:#efefef; |
|
|
|
|
border:1px solid #ccc; |
|
|
|
|
margin-bottom: 5px; |
|
|
|
|
margin-bottom: 11px; |
|
|
|
|
height:32px; |
|
|
|
|
padding:2px; |
|
|
|
|
vertical-align:middle; |
|
|
|
|
padding: 2px 2px 2px 14px; |
|
|
|
|
vertical-align:middle; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.actions form { |
|
|
|
|
@ -263,6 +264,11 @@ footer .container .row { |
|
|
|
|
float:left; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.actions fieldset { |
|
|
|
|
margin-top:0px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.muted { |
|
|
|
|
color: #999999 !important; |
|
|
|
|
} |
|
|
|
|
|