Changeset 1017
- Timestamp:
- 07/31/08 07:04:42 (1 month ago)
- Files:
-
- trunk/chrome/skin/mac/manager.css (modified) (1 diff)
- trunk/chrome/skin/unix/manager.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/chrome/skin/mac/manager.css
r1011 r1017 1 1 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); 2 2 3 #loading img{3 #loading { 4 4 list-style-image: url(chrome://global/skin/icons/information-32.png); 5 5 } trunk/chrome/skin/unix/manager.css
r1011 r1017 11 11 } 12 12 13 #loading img{13 #loading { 14 14 list-style-image: url(moz-icon://stock/gtk-dialog-info?size=dnd); 15 15 }
