diff options
author | Horst3180 | 2016-11-14 23:52:51 +0100 |
---|---|---|
committer | Horst3180 | 2016-11-14 23:52:51 +0100 |
commit | 4e2dbd685116eb09f80fff1f88092de41339c966 (patch) | |
tree | e0841625ea9a7691026b49c7aa969b37ca92451b /arc-firefox-theme/chrome/browser/sass/_browser-sass.scss | |
parent | afd0d76b419bf5b22dfc993a63476b132be9812c (diff) | |
download | solarc-firefox-theme-4e2dbd685116eb09f80fff1f88092de41339c966.tar.gz solarc-firefox-theme-4e2dbd685116eb09f80fff1f88092de41339c966.tar.xz solarc-firefox-theme-4e2dbd685116eb09f80fff1f88092de41339c966.zip |
update to 50.0
Diffstat (limited to 'arc-firefox-theme/chrome/browser/sass/_browser-sass.scss')
-rw-r--r-- | arc-firefox-theme/chrome/browser/sass/_browser-sass.scss | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arc-firefox-theme/chrome/browser/sass/_browser-sass.scss b/arc-firefox-theme/chrome/browser/sass/_browser-sass.scss index d68bf05..903650f 100644 --- a/arc-firefox-theme/chrome/browser/sass/_browser-sass.scss +++ b/arc-firefox-theme/chrome/browser/sass/_browser-sass.scss @@ -1957,8 +1957,6 @@ list-style-image: url("chrome://browser/skin/custom_images/toolbar-icons-active. #identity-box { - //--identity-box-hover-background-color: rgb(231,230,230); - //--identity-box-selected-background-color: rgb(211,210,210); --identity-box-verified-color: hsl(92,100%,30%); --identity-box-chrome-color: rgb(229,115,0); @@ -4498,7 +4496,7 @@ html|*#gcli-output-frame { } .center-item-warning-icon { - background-image: url("chrome://mozapps/skin/extensions/alerticon-info-negative.png"); + background-image: url("chrome://mozapps/skin/extensions/alerticon-info-negative.svg"); background-repeat: no-repeat; width: 16px; height: 15px; |