X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fbrowser.css;h=ec2f181c9784b93f4968e7933dbb022690e62c61;hp=d417862b9dd84bae87224272c7a308d85c85a8b8;hb=76983f4cfc3f3fbe2c8fa4526bd86bac7cb0bdaa;hpb=d7b401aa5e2e90dbc0d350b459bca6f1f0ce46f7 diff --git a/EarlyBlue/global/browser.css b/EarlyBlue/global/browser.css index d417862b..ec2f181c 100644 --- a/EarlyBlue/global/browser.css +++ b/EarlyBlue/global/browser.css @@ -59,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"); }