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

Last change on this file since 16064 was 16064, checked in by mistic100, 12 years ago
  • add logout link (Flickr requirements)
  • stylish a bit main menu and albums list
File size: 117 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}
Note: See TracBrowser for help on using the repository browser.