gecko-dev/themes/modern/global/browser.css
2001-09-24 04:38:41 +00:00

12 lines
306 B
CSS

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
tab[busy] {
list-style-image: url("chrome://communicator/skin/icons/loading.gif");
}
.tabbrowser-closebox {
list-style-image: url("chrome://global/skin/icons/closebox.gif");
margin-bottom: 3px;
margin-right: 2px;
}