X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fbrowser.css;fp=LCARStrek%2Fbrowser%2Fbrowser.css;h=e9cb07f3efd5ea7a4a5e721ae3d48bebde41fb91;hp=61ea7c6fc224f4f945fe04a38faacf52938778ac;hb=66b04a0078b6131c940cb08e2cbaf681e7db1cb7;hpb=dbad77eabc8467c637024bc9963f45310d15565c diff --git a/LCARStrek/browser/browser.css b/LCARStrek/browser/browser.css index 61ea7c6f..e9cb07f3 100644 --- a/LCARStrek/browser/browser.css +++ b/LCARStrek/browser/browser.css @@ -224,7 +224,8 @@ menubar { display: none; } -#navigator-toolbox { +#navigator-toolbox, +#navigator-toolbox > toolbar { } #navigator-toolbox::after { @@ -234,9 +235,6 @@ menubar { /*border-bottom: 1px solid ThreeDShadow;*/ } -#navigator-toolbox > toolbar { -} - #navigator-toolbox > toolbar:not(#toolbar-menubar):not(#TabsToolbar):not(:-moz-lwtheme) { } @@ -1635,20 +1633,6 @@ window:not([chromehidden~="toolbar"]) #urlbar-wrapper:not(:hover) > #forward-but -moz-image-region: rect(1px, 71px, 17px, 55px); } -/* undo close tab menu item */ -#alltabs_undoCloseTab { - list-style-image: url(chrome://browser/skin/undoCloseTab.png); -} - -@media (min-resolution: 1.1dppx) { - #alltabs_undoCloseTab { - list-style-image: url(chrome://browser/skin/undoCloseTab@2x.png); - } - #alltabs_undoCloseTab > .toolbarbutton-icon { - width: 16px; - } -} - /* zoom control text (reset) button special case: */ #nav-bar #zoom-reset-button > .toolbarbutton-text { @@ -3695,6 +3679,15 @@ html|*#webRTC-previewVideo { -moz-image-region: rect(0px, 32px, 16px, 16px); } +/* UPDATE */ + +.popup-notification-icon[popupid="update-available"], +.popup-notification-icon[popupid="update-manual"], +.popup-notification-icon[popupid="update-restart"] { + background: #74BF43 url(chrome://browser/skin/notification-icons.svg#update) no-repeat center; + border-radius: 50%; +} + /* === END notification-icons.inc.css === */ .popup-notification-body[popupid="addon-progress"],