source: extensions/spread_menus/css/spread_menus_with_wipi.css @ 6465

Last change on this file since 6465 was 6465, checked in by vdigital, 14 years ago

New: "Spread menus" plugin provides menus on any public pages

File size: 449 bytes
Line 
1#thePicturePage #imageToolBar, 
2#thePicturePage #theImage, 
3#thePicturePage hr.separation { 
4  clear:none; 
5}
6
7#thePicturePage #imageHeaderBar { 
8  width:auto; 
9}
10
11#thePicturePage #linkPrev { 
12  margin-left:10px; /* 10px usually */
13}
14
15#thePicturePage div#comments,
16#thePicturePage #imageHeaderBar, 
17#thePicturePage #imageToolBar, 
18#thePicturePage .infos, 
19body  div.content { 
20  margin-left: 20em !important; /* 20em usually */
21}
Note: See TracBrowser for help on using the repository browser.