Changeset 438:5197b0c2826f for admin
- Timestamp:
- 06/29/11 11:07:52 (14 years ago)
- Branch:
- formfilters
- Children:
- 439:f6cd5149f3ad, 450:d6b8e3e74f10
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r432 r438 1319 1319 form#filters .col30 h3 {margin-left: 1em;} 1320 1320 p.line, li.line { position: relative; padding: 3px 0 0 28px; margin: 0 0 1em 0;} 1321 p.line input[type=submit] {position: absolute; left:0;top:0; padding: 0 .1em; margin: 0;}1322 p.line input[type=checkbox], li.line input[type=checkbox] {position: absolute; left: 0; top: .2em; padding: 0 .1em; margin: 0;}1323 p.line select { margin-right: 2em;}1324 p.line label { display: block; width: 8em; float: left;}1325 p.line label img {margin-right: 8px;}1326 p.line label.or {1321 li.line input[type=submit] {position: absolute; left:0;top:0; padding: 0 .1em; margin: 0;} 1322 li.line input[type=checkbox], li.line input[type=checkbox] {position: absolute; left: 0; top: .2em; padding: 0 .1em; margin: 0;} 1323 li.line select { margin-right: 2em;} 1324 li.line label { display: block; width: 8em; float: left;} 1325 li.line label img {margin-right: 8px;} 1326 li.line span.or { 1327 1327 text-align: right; 1328 1328 margin-left: 5em;
Note: See TracChangeset
for help on using the changeset viewer.