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

Set themes compatibles with GMaps & ASearchEngine plugins

Location:
extensions/gally/gally-graphite
Files:
12 added
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/gally/gally-graphite/css/theme.css

    r6109 r7339  
    44  ------------------------------------------------------------------------------
    55  file: gally/graphite/theme.css
    6   file version: 1.1.0
     6  file version: 1.2.0
    77  date: 2008-11-11
    88  ------------------------------------------------------------------------------
     
    998998}
    999999
     1000
     1001
     1002/*
     1003 * GMaps compatibility
     1004 */
     1005#icon_gmaps.size42x28 {
     1006  background:url(./../icon/gmaps/i42x28.png);
     1007  width:42px;
     1008  height:28px;
     1009}
     1010#icon_gmaps.size42x28:hover {
     1011  background:url(./../icon/gmaps/i42x28_h.png);
     1012}
Note: See TracChangeset for help on using the changeset viewer.