aboutsummaryrefslogtreecommitdiff
path: root/arc-firefox-theme/chrome/browser/devedition.css
diff options
context:
space:
mode:
Diffstat (limited to 'arc-firefox-theme/chrome/browser/devedition.css')
-rw-r--r--arc-firefox-theme/chrome/browser/devedition.css19
1 files changed, 0 insertions, 19 deletions
diff --git a/arc-firefox-theme/chrome/browser/devedition.css b/arc-firefox-theme/chrome/browser/devedition.css
index d1ddeca..eb2234b 100644
--- a/arc-firefox-theme/chrome/browser/devedition.css
+++ b/arc-firefox-theme/chrome/browser/devedition.css
@@ -44,8 +44,6 @@
--toolbarbutton-active-boxshadow: none;
--toolbarbutton-active-bordercolor: rgba(25,33,38,.8);
--toolbarbutton-checkedhover-backgroundcolor: #1D4F73;
- --toolbarbutton-combined-boxshadow: none;
- --toolbarbutton-combined-backgroundimage: linear-gradient(#5F6670 0, #5F6670 18px);
/* Url and search bars */
--url-and-searchbar-background-color: #171B1F;
@@ -59,7 +57,6 @@
--urlbar-dropmarker-2x-region: rect(0px, 11px, 14px, 0px);
--urlbar-dropmarker-hover-2x-region: rect(0, 22px, 14px, 11px);
--urlbar-dropmarker-active-2x-region: rect(0px, 33px, 14px, 22px);
- --search-button-image: url("chrome://browser/skin/devedition/search.svg#search-icon-inverted");
}
:root[devtoolstheme="dark"] #identity-box {
@@ -68,11 +65,6 @@
--identity-box-selected-background-color: rgba(231,230,230,.2);
}
-:root[devtoolstheme="dark"] .searchbar-dropmarker-image {
- --searchbar-dropmarker-url: url("chrome://browser/skin/devtools/dropmarker.svg");
- --searchbar-dropmarker-2x-url: url("chrome://browser/skin/devtools/dropmarker.svg");
-}
-
:root[devtoolstheme="light"] {
--url-and-searchbar-background-color: #fff;
@@ -105,11 +97,6 @@
--toolbarbutton-active-boxshadow: none;
--toolbarbutton-active-bordercolor: rgba(0,0,0,0.15);
--toolbarbutton-checkedhover-backgroundcolor: #d7d7d8;
- --toolbarbutton-combined-boxshadow: none;
- --toolbarbutton-combined-backgroundimage: linear-gradient(rgba(0,0,0,0.1) 0, rgba(0,0,0,0.1) 18px);
-
- /* Url and search bars */
- --search-button-image: url("chrome://browser/skin/devedition/search.svg#search-icon");
}
/* Give some space to drag the window around while customizing
@@ -271,12 +258,6 @@ window:not([chromehidden~="toolbar"]) #urlbar-wrapper {
-moz-image-region: rect(0, 54px, 18px, 36px);
}
-searchbar:not([oneoffui]) .search-go-button {
- /* !important is needed because searchbar.css is loaded after this */
- -moz-image-region: auto !important;
- list-style-image: var(--search-button-image);
-}
-
.tab-background {
visibility: hidden;
}