Ignore:
Timestamp:
Oct 22, 2010, 10:11:01 AM (14 years ago)
Author:
grum
Message:

Set themes compatibles with GMaps & ASearchEngine plugins

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/gally/gally-grum-dark-II/css/theme.css

    r6109 r7339  
    10781078
    10791079
     1080
     1081/*
     1082 * GMaps compatibility
     1083 */
     1084#icon_gmaps.size42x28 {
     1085  background:url(./../icon/gmaps/i42x28.png);
     1086  width:42px;
     1087  height:28px;
     1088}
     1089#icon_gmaps.size42x28:hover {
     1090  background:url(./../icon/gmaps/i42x28_h.png);
     1091}
     1092
Note: See TracChangeset for help on using the changeset viewer.