source: extensions/UserStat/userstat.css @ 31965

Last change on this file since 31965 was 10344, checked in by grum, 13 years ago

bug:2263
Compatibility with piwigo 2.2

File size: 537 bytes
Line 
1
2.StatTableRow:hover { background-color:#303030; cursor:pointer; }
3.formtable, .formtable P { text-align:left; display:block; }
4.formtable tr { vertical-align:top; }
5.invisible { visibility:hidden; display:none; }
6.littlefont { font-size:90%; }
7table.table2.littlefont td { text-align:center;padding:0px;padding-left:3px;padding-right:3px; }
8.throw { line-height:auto; font-size:100%; }
9table.table2 tr.throw { height:26px; }
10table.table2 td.toLeft  { text-align:left; }
11div.table { margin-bottom:15px; }
12pointerHand { cursor:pointer; }
Note: See TracBrowser for help on using the repository browser.