X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fbrowser.css;h=fcea3717376f000581b804f904f6fb5af700a710;hp=5a0f83b4e4d64857482e5e2b01a0e630dc44f6c8;hb=56029cafc51f2cfb90a4d902402129e51fcde8b8;hpb=7b819315b3d2a65149683e56a8a6b5ae7a3a9d61 diff --git a/EarlyBlue/global/browser.css b/EarlyBlue/global/browser.css index 5a0f83b4..fcea3717 100644 --- a/EarlyBlue/global/browser.css +++ b/EarlyBlue/global/browser.css @@ -62,11 +62,10 @@ /* XXX: Firefox rules - look into those when we support FF -moz-binding: url("chrome://global/skin/globalBindings.xml#tabbrowser-tab") !important; background: transparent !important; - margin: 0px !important; + margin: 0px 0px 1px !important; padding: 0px !important; border: none !important; height: 22px !important; - margin-bottom: 1px; */ } @@ -115,7 +114,7 @@ tabpanels { */ .tab-drop-indicator-bar { - display:none; + visibility: hidden; height: 9px; margin-top: -9px; position: relative; @@ -130,7 +129,7 @@ tabpanels { } .tab-drop-indicator-bar[dragging="true"] { - display: -moz-box; + visibility: visible; } /**