first part of syncing LCARStrek with Firefox 55 browser windows theme changes
[themes.git] / LCARStrek / browser / browser.css
index 61ea7c6fc224f4f945fe04a38faacf52938778ac..e9cb07f3efd5ea7a4a5e721ae3d48bebde41fb91 100644 (file)
@@ -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"],