X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fnavigator%2Fnavigator.css;h=c6cb0fc4a31913ab8ac9ea6c7250195cbbb32c79;hp=a4da0ee819aa359510f4784433daba2d7b71515c;hb=d14766082903619f711123c95c0f1dc0836834bd;hpb=aa39c77197251b0e7a2ea70b0d6d122cb3f1fc97 diff --git a/EarlyBlue/navigator/navigator.css b/EarlyBlue/navigator/navigator.css index a4da0ee8..c6cb0fc4 100644 --- a/EarlyBlue/navigator/navigator.css +++ b/EarlyBlue/navigator/navigator.css @@ -191,7 +191,7 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon { /* ::::: nav-bar-inner ::::: */ -#nav-bar-inner { +.nav-bar-class { -moz-padding-start: 1px; -moz-padding-end: 1px; min-width: 0px; @@ -283,13 +283,12 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon { margin: 0; padding: 1px 0; -moz-margin-start: 2px; - font-weight: bold; background-color: #9999CC; } /* care that those buttons base on the same min height of 16px that the urlbar autocomplete box gets through site icon and urlbar icons at the right */ -#search-button > .button-box , +#search-button > .button-box, #go-button > .button-box { min-height: 16px; }