source: extensions/GMaps/gmaps_roma.css @ 28566

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

feature:2638- compatibility with Piwigo 2.4

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