Changeset e363b0d3 in github


Ignore:
Timestamp:
Nov 24, 2010 7:02:45 AM (2 years ago)
Author:
thomascube <thomas@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
Children:
844d3ff
Parents:
fbe24e9
Message:

Limit hover effect to the dropbutton arrow for consistency reasons

Location:
skins/default
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • skins/default/common.css

    rc7a815d re363b0d3  
    472472.dropbutton:hover 
    473473{ 
    474   background: url(images/dbutton.png) 0 0 no-repeat transparent; 
     474/*  background: url(images/dbutton.png) 0 0 no-repeat transparent; */ 
    475475} 
    476476 
     
    484484{ 
    485485  cursor: pointer; 
    486   background-position: -64px 0; 
     486  background-position: -74px 0; 
    487487} 
    488488 
Note: See TracChangeset for help on using the changeset viewer.