Changeset 1113 for trunk

Show
Ignore:
Timestamp:
2008-10-09 23:58:04 (1 month ago)
Author:
MaierMan
Message:

Move menu rebinding where it belongs

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/chrome/content/common/bindings.css

    r460 r1113  
    11@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); 
     2 
     3/* rebind as a workaround for the hidden image */ 
     4menu.menu-iconic { 
     5        -moz-binding: url(chrome://dta/content/common/bindings.xml#menu-iconic-addressable); 
     6} 
    27 
    38/* closebox */ 
  • trunk/chrome/skin/manager/style.css

    r1109 r1113  
    279279/* :: menu :: */ 
    280280 
    281 /* rebind as a workaround for the hidden image */ 
    282 menu.menu-iconic { 
    283         -moz-binding: url(chrome://dta/content/common/bindings.xml#menu-iconic-addressable); 
    284 } 
    285  
    286281/* menu elements */ 
    287282#popup .menu-iconic-icon {