Changeset 9677 for extensions/floOS/OS_default
- Timestamp:
- Mar 14, 2011, 5:28:20 PM (14 years ago)
- Location:
- extensions/floOS/OS_default
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/floOS/OS_default/theme.css
r9238 r9677 525 525 border-style: solid; 526 526 } 527 527 #imageToolBar { 528 height: 60px; 529 } 530 #imageToolBar #thumbPrev, #imageToolBar #thumbNext { 531 margin-left:5px; 532 margin-right:5px; 533 display:inline; 534 width:auto; 535 } 536 #imageToolBar #thumbCurrent { 537 margin-left:5px; 538 margin-right:5px; 539 display:inline; 540 width:auto; 541 } 542 #imageToolBar #linkPrev, #imageToolBar #thumbCurrent, #imageToolBar #linkNext { 543 border:#FFF solid 2px; 544 width:auto; 545 } 546 .navButtons .pwg-state-disabled { 547 float: right; 548 } 528 549 /** les miniatures */ 529 550 .thumbLink {
Note: See TracChangeset
for help on using the changeset viewer.