X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fbrowser.css;h=450d863da53b4041760f40c4553c9761e6b2b514;hp=5212e85398308cd8d2e0dd8bf6bc7517a2265e44;hb=3d6dd546c97f902b849a45d2bf2fa7cc623cb2e9;hpb=edb23828c6aa847f6b4617ef96135d08d5abe22c diff --git a/LCARStrek/global/browser.css b/LCARStrek/global/browser.css index 5212e853..450d863d 100644 --- a/LCARStrek/global/browser.css +++ b/LCARStrek/global/browser.css @@ -56,10 +56,13 @@ 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"); }