adding new EarlyBlue skin, cleanup remains
[themes.git] / EarlyBlue / skin / EarlyBlue / global / browser.css
CommitLineData
f6e0a33f 1
2@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
3
4tab[busy] {
5 list-style-image: url("chrome://global/skin/loading.gif");
6}
7
8.tabbrowser-closebox {
9 list-style-image: url("chrome://global/skin/closebox.gif");
10 margin-bottom: 3px;
11 margin-right: 2px;
12}