Changeset 8706
- Timestamp:
- 05/24/08 16:31:05 (8 months ago)
- Files:
-
- art/themes/flower/style.css (modified) (2 diffs)
- art/themes/flower/style.rtl.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
art/themes/flower/style.css
r8678 r8706 287 287 .gadget .content ul {list-style: none; padding-bottom: 2px;} 288 288 .gadget .content ul li {padding-bottom: 2px;} 289 .gadget .actions { font-size: 9pt; text-align: right; border-top: 1px dotted #f0ddaa;}289 .gadget .actions {margin:0px 5px; font-size: 9pt; text-align: right; border-top: 1px dotted #f0ddaa;} 290 290 .gadget .actions div {text-align: left;} 291 291 … … 553 553 .wide .preferences p label {float:left; display: inline; width: 140px; margin-left: -145px;} 554 554 .wide .preferences input, .wide .preferences select {width: 320px;} 555 .wide .preferences .actions {text-align:left; margin-left: 1 50px;}555 .wide .preferences .actions {text-align:left; margin-left: 148px;} 556 556 557 557 /* Menu */ art/themes/flower/style.rtl.css
r8678 r8706 291 291 .gadget .content ul {list-style: none; padding-bottom: 2px;} 292 292 .gadget .content ul li {padding-bottom: 2px;} 293 .gadget .actions { font-size: 9pt; text-align: left; border-top: 1px dotted #f0ddaa;}293 .gadget .actions {margin:0px 5px; font-size: 9pt; text-align: left; border-top: 1px dotted #f0ddaa;} 294 294 .gadget .actions div {text-align: right;} 295 295 … … 557 557 .wide .preferences p label {float:right; display: inline; width: 140px; margin-right: -145px;} 558 558 .wide .preferences input, .wide .preferences select {width: 320px;} 559 .wide .preferences .actions {text-align:right; margin-right: 1 50px;}559 .wide .preferences .actions {text-align:right; margin-right: 148px;} 560 560 561 561 /* Menu */
