X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;ds=sidebyside;f=EarlyBlue%2Fskin%2FEarlyBlue%2Fglobal%2Fbrowser.css;fp=EarlyBlue%2Fskin%2FEarlyBlue%2Fglobal%2Fbrowser.css;h=03efec5841b882be12b4963741e76443f3626858;hb=f6e0a33f329fdf02e7c41c683152890a9c44ccd3;hp=0000000000000000000000000000000000000000;hpb=eded43de50f02946eb9ad3b89bbe2217f8cb742e;p=themes.git diff --git a/EarlyBlue/skin/EarlyBlue/global/browser.css b/EarlyBlue/skin/EarlyBlue/global/browser.css new file mode 100644 index 00000000..03efec58 --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/global/browser.css @@ -0,0 +1,12 @@ + +@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); + +tab[busy] { + list-style-image: url("chrome://global/skin/loading.gif"); +} + +.tabbrowser-closebox { + list-style-image: url("chrome://global/skin/closebox.gif"); + margin-bottom: 3px; + margin-right: 2px; +}