source: trunk/admin/themes/default/fix-ie7.css @ 13079

Last change on this file since 13079 was 9864, checked in by flop25, 13 years ago

feature:2230
the size of the squared thumbnails depend of the sizes of all the thumbnails : the clipping is an average of the clipping of each of the thumbnails

File size: 191 bytes
Line 
1/* fix IE7 footer */
2#the_page { min-height:100%; position:relative; padding:0; margin:0; } 
3#menubar { margin: 0; }
4#footer { left: 0; }
5
6UL.thumbnails li.rank-of-image {
7        text-align:left;
8}
Note: See TracBrowser for help on using the repository browser.