X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fnavigator%2Ftabbrowser.css;fp=LCARStrek%2Fnavigator%2Ftabbrowser.css;h=299cb7f236161f09f99107f2ba6414a6cfffcf97;hp=8ead231b77d52b986f75c8c830aed33d64b005db;hb=c38017311468951189f8155e3a4a823b2dc8d506;hpb=5d14042cf3ba75d48b77c883c7bbd85b91022ae2 diff --git a/LCARStrek/navigator/tabbrowser.css b/LCARStrek/navigator/tabbrowser.css index 8ead231b..299cb7f2 100644 --- a/LCARStrek/navigator/tabbrowser.css +++ b/LCARStrek/navigator/tabbrowser.css @@ -41,6 +41,10 @@ border-bottom: 1px solid #FF9F00; } +.tabmail-strip { + border-bottom: none; +} + tabpanels { } @@ -68,6 +72,10 @@ tabpanels { list-style-image: url("chrome://global/skin/icons/loading.gif"); } +.tabbrowser-tab[busy]:hover { + list-style-image: url("chrome://global/skin/icons/loading-hover.gif"); +} + tabbrowser > tabbox > tabpanels { border: none; padding: 0px;