Changeset 1113
- Timestamp:
- 2008-10-09 23:58:04 (3 months ago)
- Files:
-
- trunk/chrome/content/common/bindings.css (modified) (1 diff)
- trunk/chrome/skin/manager/style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/chrome/content/common/bindings.css
r460 r1113 1 1 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); 2 3 /* rebind as a workaround for the hidden image */ 4 menu.menu-iconic { 5 -moz-binding: url(chrome://dta/content/common/bindings.xml#menu-iconic-addressable); 6 } 2 7 3 8 /* closebox */ trunk/chrome/skin/manager/style.css
r1109 r1113 279 279 /* :: menu :: */ 280 280 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 286 281 /* menu elements */ 287 282 #popup .menu-iconic-icon {
