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=397fec5f92b7e328f534c1ece0107cac210e7abc;hp=a8e418138d497b859114202c9d74bb1dd73ec353;hb=31e46317376d8a241d13edee5fe9fdf5815be034;hpb=c452635d545546dc5cc147f4ba5e66f8297ff41a diff --git a/LCARStrek/navigator/tabbrowser.css b/LCARStrek/navigator/tabbrowser.css index a8e41813..397fec5f 100644 --- a/LCARStrek/navigator/tabbrowser.css +++ b/LCARStrek/navigator/tabbrowser.css @@ -38,7 +38,6 @@ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); .tabbrowser-strip { - padding-bottom: 1px; border-bottom: 1px solid #FF9F00; } @@ -87,6 +86,11 @@ tabbrowser > tabbox > tabpanels { margin: 0; } +.tabs-closebutton:hover, +.tabs-closebutton:hover:active { + list-style-image: url("chrome://global/skin/icons/close-button-hover.gif"); +} + .tabs-newbutton { margin: 0px; margin-top: 2px;