X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fskin%2FLCARStrek%2Fglobal%2Fbrowser.css;fp=LCARStrek%2Fskin%2FLCARStrek%2Fglobal%2Fbrowser.css;h=03efec5841b882be12b4963741e76443f3626858;hp=0000000000000000000000000000000000000000;hb=3c30e09ec8f11f7db9feecc16d101f9b9f50f209;hpb=613a86e80f09c2eeef7a7ec37d175323c739c978 diff --git a/LCARStrek/skin/LCARStrek/global/browser.css b/LCARStrek/skin/LCARStrek/global/browser.css new file mode 100644 index 00000000..03efec58 --- /dev/null +++ b/LCARStrek/skin/LCARStrek/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; +}