source: extensions/GMaps/gmaps_clear.css @ 31844

Last change on this file since 31844 was 16011, checked in by grum, 12 years ago

feature:2638- compatibility with Piwigo 2.4

File size: 384 bytes
Line 
1#iListMaps.clear table tr:hover,
2#iListAssoc.clear table tr:hover,
3#iListKml.clear table tr:hover { cursor:pointer; color: #D54E21; background:#dbe8f3; }
4
5
6
7.buttonDelete {
8  background-position:-255px -90px;
9}
10.buttonDelete:hover {
11  background-position:-255px -105px;
12}
13.buttonEdit {
14  background-position:-240px -90px;
15}
16.buttonEdit:hover {
17  background-position:-240px -105px;
18}
19
Note: See TracBrowser for help on using the repository browser.