source: extensions/flickr2piwigo/admin/template/style.css @ 17476

Last change on this file since 17476 was 17476, checked in by mistic100, 12 years ago

some code corrections

File size: 183 bytes
Line 
1#albumsList li {
2  list-style-type:square;
3  margin-top:5px;
4}
5#albumsList li.not_in_set {
6  margin-top:20px;
7}
8UL.thumbnails span.wrap2 {
9  height: 128px;
10  width: 128px;
11}
Note: See TracBrowser for help on using the repository browser.