X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fbrowser.css;h=ec2f181c9784b93f4968e7933dbb022690e62c61;hb=91f31c9a0647009f43eb53fe292a8b945fe4e984;hp=abdf828a3638e29a208327335535afe3bc697434;hpb=73c8e4aeab0d267e10f16016208e91aeb77cf20a;p=themes.git diff --git a/EarlyBlue/global/browser.css b/EarlyBlue/global/browser.css index abdf828a..ec2f181c 100644 --- a/EarlyBlue/global/browser.css +++ b/EarlyBlue/global/browser.css @@ -43,7 +43,6 @@ } tabpanels { - -moz-appearance: none; } .tabbrowser-tabs { @@ -60,10 +59,13 @@ tabpanels { margin-right: 3px; width: 16px; height: 16px; - list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item16.gif"); } -tab[busy] > .tab-icon { +tab { + list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item16.gif"); +} + +tab[busy] { list-style-image: url("chrome://global/skin/icons/loading.gif"); }