From 66d966710a747e990d079205175a987955ee75d1 Mon Sep 17 00:00:00 2001 From: Robert Kaiser Date: Mon, 6 Jan 2014 18:40:18 +0100 Subject: [PATCH] some small Australis panel updates --- .../browser/customizableui/panelUIOverlay.css | 34 +++++-------------- 1 file changed, 8 insertions(+), 26 deletions(-) diff --git a/LCARStrek/browser/customizableui/panelUIOverlay.css b/LCARStrek/browser/customizableui/panelUIOverlay.css index ad6b718b..cb3d4650 100644 --- a/LCARStrek/browser/customizableui/panelUIOverlay.css +++ b/LCARStrek/browser/customizableui/panelUIOverlay.css @@ -272,10 +272,6 @@ toolbarpaletteitem[place="palette"] > toolbaritem > toolbarbutton { #PanelUI-help:not([disabled]):hover, #PanelUI-customize:hover, #PanelUI-quit:not([disabled]):hover { -/* border-color: rgba(8,25,42,0.2); - border-top-color: rgba(8,25,42,0.1); - background-color: rgba(0,0,0,0.1); - box-shadow: none;*/ } #main-window[customize-entered] #PanelUI-customize { @@ -302,10 +298,6 @@ panelview toolbarbutton, #BMB_bookmarksPopup > menuitem { -moz-appearance: none; padding: 2px 6px; -/* background-color: hsla(210,4%,10%,0); - border-radius: 2px; - border: 1px solid; - border-color: hsla(210,4%,10%,0);*/ transition-property: background-color, border-color; transition-duration: 150ms; } @@ -356,7 +348,7 @@ panelview toolbarbutton:not([disabled]):-moz-any([open],[checked="true"],:hover: margin-top: 0; margin-bottom: 0; } -*/ + panelview toolbarseparator, #BMB_bookmarksPopup > menuseparator { -moz-appearance: none; @@ -364,7 +356,7 @@ panelview toolbarseparator, border-top: 1px solid ThreeDShadow; margin: 5px 0; } - +*/ #PanelUI-historyItems > toolbarbutton { list-style-image: url("chrome://mozapps/skin/places/defaultFavicon.png"); } @@ -379,10 +371,7 @@ panelview toolbarseparator, #PanelUI-footer.panel-multiview-anchor, #PanelUI-footer.panel-multiview-anchor > #PanelUI-help, toolbarbutton.panel-multiview-anchor { -/* background-color: Highlight; - background-image: linear-gradient(rgba(255,255,255,0.3), rgba(255,255,255,0)); - background-repeat: repeat-x; - color: HighlightText;*/ + background-color: #008484; } toolbarpaletteitem[place="palette"] > #bookmarks-menu-button > .toolbarbutton-menubutton-dropmarker, @@ -401,11 +390,6 @@ toolbarpaletteitem[place="palette"] > #search-container { #edit-controls:-moz-any(:not([cui-areatype="toolbar"]),.overflowedItem), #zoom-controls:-moz-any(:not([cui-areatype="toolbar"]),.overflowedItem) { -/* background-color: hsla(210,4%,10%,0); - border-radius: 2px; - border: 1px solid; - border-color: hsla(210,4%,10%,0); - border-bottom-color: hsla(210,4%,10%,.1);*/ padding: 0; margin-bottom: -1px; transition-property: background-color, border-color; @@ -416,7 +400,7 @@ toolbarpaletteitem[place="palette"] > #search-container { #zoom-controls:-moz-any(:not([cui-areatype="toolbar"]),.overflowedItem) > toolbarbutton { border: 0; padding: .5em; - margin: 0; + margin: 1px; -moz-box-flex: 1; /* reduce the width with 2px for each button to compensate for two separators of 3px. */ @@ -456,12 +440,6 @@ toolbarpaletteitem[place="palette"] > #search-container { #zoom-controls > separator { width: 3px; -moz-box-align: stretch; -/* background-image: linear-gradient(to bottom, hsla(0,0%,100%,0), hsla(0,0%,100%,.3) 40%, hsla(0,0%,100%,.3) 60%, hsla(0,0%,100%,0)), - linear-gradient(to bottom, hsla(210,54%,20%,0), hsla(210,54%,20%,.15) 40%, hsla(210,54%,20%,.15) 60%, hsla(210,54%,20%,0)), - linear-gradient(to bottom, hsla(0,0%,100%,0), hsla(0,0%,100%,.3) 40%, hsla(0,0%,100%,.3) 60%, hsla(0,0%,100%,0)); - background-size: 1px, 1px, 1px; - background-position: 0 0, 1px 0, 2px 0; - background-repeat: no-repeat;*/ } #widget-overflow > .panel-arrowcontainer > .panel-arrowcontent { @@ -509,12 +487,14 @@ toolbarpaletteitem[place="palette"] > #search-container { #PanelUI-developerItems > toolbarbutton[checked="true"], #PanelUI-bookmarks > toolbarbutton[checked="true"], +#PanelUI-history > toolbarbutton[checked="true"], .PanelUI-characterEncodingView-list > toolbarbutton[current] { -moz-padding-start: 4px; } #PanelUI-developerItems > toolbarbutton[checked="true"] > .toolbarbutton-text, #PanelUI-bookmarks > toolbarbutton[checked="true"] > .toolbarbutton-text, +#PanelUI-history > toolbarbutton[checked="true"] > .toolbarbutton-text, .PanelUI-characterEncodingView-list > toolbarbutton[current] > .toolbarbutton-text, #customizationui-widget-panel .PanelUI-characterEncodingView-list > toolbarbutton[current] > .toolbarbutton-text { -moz-padding-start: 0px; @@ -522,6 +502,7 @@ toolbarpaletteitem[place="palette"] > #search-container { #BMB_bookmarksPopup > menuitem[checked="true"]::before, #PanelUI-bookmarks > toolbarbutton[checked="true"]::before, +#PanelUI-history > toolbarbutton[checked="true"]::before, #PanelUI-developerItems > toolbarbutton[checked="true"]::before, .PanelUI-characterEncodingView-list > toolbarbutton[current]::before { content: "✓"; @@ -530,6 +511,7 @@ toolbarpaletteitem[place="palette"] > #search-container { } #PanelUI-bookmarks > toolbarbutton[checked="true"]::before, +#PanelUI-history > toolbarbutton[checked="true"]::before, #PanelUI-developerItems > toolbarbutton[checked="true"]::before, .PanelUI-characterEncodingView-list > toolbarbutton[current]::before { -moz-margin-end: -2px; -- 2.35.3