X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fnavigator%2Fnavigator.css;h=44a77ffbaa3ab14a407657de216be3c63a81e96f;hp=d073a6e4d3aab7342fe9b8337b31885074e84481;hb=edaee57321ad7bf7914510aa093f11b7a6023bef;hpb=2da629dfcaec1480ee529538d06b575e4a676028 diff --git a/EarlyBlue/navigator/navigator.css b/EarlyBlue/navigator/navigator.css index d073a6e4..44a77ffb 100644 --- a/EarlyBlue/navigator/navigator.css +++ b/EarlyBlue/navigator/navigator.css @@ -190,6 +190,14 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon { display: none; } +#urlbar-search-splitter { + -moz-appearance: none; + min-width: 6px; + margin: 0 -3px; + border: none; + background-color: transparent; +} + /* ::::: notification popups ::::: */ .popup-notification-icon { @@ -214,7 +222,7 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon { .popup-notification-icon[popupid="addon-install-complete"], .popup-notification-icon[popupid="lwtheme-install-request"], .popup-notification-icon[popupid="lwtheme-install-notification"] { - list-style-image: url("chrome://mozapps/skin/extensions/extensionGeneric.png"); + list-style-image: url("chrome://mozapps/skin/extensions/extensionGeneric.svg"); width: 32px; height: 32px; }