source: extensions/theme_switch/trunk/theme_switch.css

Last change on this file was 32433, checked in by ddtddt, 3 years ago

[theme_switch] piwigo 11

File size: 167 bytes
Line 
1.theme-thumb {
2  min-width:80px;
3  max-width:120px;
4  min-height:80px;
5  max-height:120px;
6  margin:2px;
7}
8
9A .pwg-icon {
10    display: inline-block;
11    width: 24px;
12}
Note: See TracBrowser for help on using the repository browser.