X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fskin%2FEarlyBlue%2Fglobal%2Fbrowser.css;h=a26dbe47aba20c112abcf1e38734ddb9373d7115;hp=3a5ffd54dd44d173f1262360f0f6be60eec0c192;hb=2d09e4960953c5747fae6e1df7f7f6ecd3e2924d;hpb=9fba7e9cd23447ac48d2482264ac1bd64919c95a diff --git a/EarlyBlue/skin/EarlyBlue/global/browser.css b/EarlyBlue/skin/EarlyBlue/global/browser.css index 3a5ffd54..a26dbe47 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-item.gif"); +} + +tab[busy] > .tab-box > .tab-image { list-style-image: url("chrome://global/skin/loading.gif"); } @@ -46,3 +54,4 @@ tab[busy] { margin-bottom: 3px; margin-right: 2px; } +