Changeset 782

Show
Ignore:
Timestamp:
2008-02-07 23:51:19 (2 years ago)
Author:
MaierMan
Message:

#498: Mac does not support background images in tree:progressmeter

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/chrome/skin/manager/style.css

    r728 r782  
    11@import 'chrome://dta/skin/common/style.css'; 
     2@import 'chrome://dta-platform/skin/manager.css'; 
    23@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); 
    34@namespace html url("http://www.w3.org/1999/xhtml"); 
    45         
    5          
    6 treechildren::-moz-tree-progressmeter(progressUndetermined) { 
    7         list-style-image: url('chrome://dta/skin/manager/undetermined.gif'); 
    8 } 
    9 treechildren::-moz-tree-progressmeter(progressUndetermined, pausedUndetermined) { 
    10         list-style-image: url('chrome://dta/skin/manager/paused-undetermined.png'); 
    11 } 
    126toolbox { 
    137        border-width: 0px;