adding new LCARStrek skin
[themes.git] / LCARStrek / skin / LCARStrek / global / browser.css
CommitLineData
3c30e09e 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}