X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fskin%2FEarlyBlue%2Fglobal%2Fbrowser.css;h=ec1e5d7144c81b9c669e6923102886e67c581c12;hp=3a5ffd54dd44d173f1262360f0f6be60eec0c192;hb=135a240d7729616a41d7ec3c59e248eaa1339385;hpb=128000f48e966be8e615f7e1c95920af85c4280c diff --git a/EarlyBlue/skin/EarlyBlue/global/browser.css b/EarlyBlue/skin/EarlyBlue/global/browser.css index 3a5ffd54..ec1e5d71 100644 --- a/EarlyBlue/skin/EarlyBlue/global/browser.css +++ b/EarlyBlue/skin/EarlyBlue/global/browser.css @@ -37,7 +37,15 @@ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); -tab[busy] { +.tab-image { + margin-top: 1px; + margin-right: 3px; + width: 16px; + height: 16px; + list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item16.gif"); +} + +tab[busy] > .tab-box > .tab-image { list-style-image: url("chrome://global/skin/loading.gif"); }