mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 20:01:50 +00:00
Bug 1399642 - Use photon search icon in awesomebar. r=dao
MozReview-Commit-ID: Dzf8DqrGRam --HG-- rename : browser/themes/shared/icons/find.svg => browser/themes/shared/icons/search-glass.svg extra : rebase_source : 488ba12e63e58d6b04b7cb41b3c9b5aee332def5
This commit is contained in:
parent
cfb990ea8f
commit
5c22c4c93e
@ -4,7 +4,7 @@
|
||||
|
||||
function confirmDefaults() {
|
||||
let identityIconURL = getComputedStyle(document.getElementById("identity-icon")).listStyleImage;
|
||||
is(identityIconURL, "url(\"chrome://global/skin/icons/autocomplete-search.svg\")", "Identity icon should be the search icon");
|
||||
is(identityIconURL, "url(\"chrome://browser/skin/search-glass.svg\")", "Identity icon should be the search icon");
|
||||
|
||||
let connectionIconURL = getComputedStyle(document.getElementById("connection-icon")).listStyleImage;
|
||||
is(connectionIconURL, "none", "Connection icon should not be displayed");
|
||||
|
@ -699,7 +699,7 @@ main {
|
||||
fill: #FFF;
|
||||
-moz-context-properties: fill; }
|
||||
.search-wrapper .search-label {
|
||||
background: url("chrome://browser/skin/find.svg") no-repeat 12px center/16px;
|
||||
background: url("chrome://browser/skin/search-glass.svg") no-repeat 12px center/16px;
|
||||
fill: rgba(12, 12, 13, 0.4);
|
||||
-moz-context-properties: fill;
|
||||
position: absolute;
|
||||
|
@ -453,7 +453,7 @@ html|span.ac-emphasize-text-url {
|
||||
|
||||
.ac-type-icon[type=keyword],
|
||||
.ac-site-icon[type=searchengine] {
|
||||
list-style-image: url(chrome://global/skin/icons/autocomplete-search.svg);
|
||||
list-style-image: url(chrome://browser/skin/search-glass.svg);
|
||||
-moz-context-properties: fill;
|
||||
fill: GrayText;
|
||||
}
|
||||
|
@ -412,7 +412,7 @@ html|span.ac-emphasize-text-url {
|
||||
|
||||
.ac-type-icon[type=keyword],
|
||||
.ac-site-icon[type=searchengine] {
|
||||
list-style-image: url(chrome://global/skin/icons/autocomplete-search.svg);
|
||||
list-style-image: url(chrome://browser/skin/search-glass.svg);
|
||||
-moz-context-properties: fill;
|
||||
fill: GrayText;
|
||||
}
|
||||
|
@ -2100,7 +2100,7 @@ photonpanelmultiview #panelMenu_pocket {
|
||||
-moz-context-properties: fill;
|
||||
fill: currentColor;
|
||||
%ifdef XP_MACOSX
|
||||
list-style-image: url("chrome://browser/skin/find.svg");
|
||||
list-style-image: url("chrome://browser/skin/search-glass.svg");
|
||||
%else
|
||||
list-style-image: url("chrome://browser/skin/folder.svg");
|
||||
%endif
|
||||
|
Before Width: | Height: | Size: 500 B After Width: | Height: | Size: 500 B |
@ -101,7 +101,7 @@
|
||||
}
|
||||
|
||||
#urlbar[pageproxystate="invalid"] > #identity-box > #identity-icon {
|
||||
list-style-image: url(chrome://global/skin/icons/autocomplete-search.svg);
|
||||
list-style-image: url(chrome://browser/skin/search-glass.svg);
|
||||
fill-opacity: .4;
|
||||
}
|
||||
|
||||
|
@ -137,7 +137,6 @@
|
||||
skin/classic/browser/edit-cut.svg (../shared/icons/edit-cut.svg)
|
||||
skin/classic/browser/edit-paste.svg (../shared/icons/edit-paste.svg)
|
||||
skin/classic/browser/feed.svg (../shared/icons/feed.svg)
|
||||
skin/classic/browser/find.svg (../shared/icons/find.svg)
|
||||
skin/classic/browser/folder.svg (../shared/icons/folder.svg)
|
||||
skin/classic/browser/forget.svg (../shared/icons/forget.svg)
|
||||
skin/classic/browser/forward.svg (../shared/icons/forward.svg)
|
||||
@ -163,6 +162,7 @@
|
||||
skin/classic/browser/reload.svg (../shared/icons/reload.svg)
|
||||
skin/classic/browser/reload-to-stop.svg (../shared/icons/reload-to-stop.svg)
|
||||
skin/classic/browser/save.svg (../shared/icons/save.svg)
|
||||
skin/classic/browser/search-glass.svg (../shared/icons/search-glass.svg)
|
||||
skin/classic/browser/settings.svg (../shared/icons/settings.svg)
|
||||
skin/classic/browser/sidebars.svg (../shared/icons/sidebars.svg)
|
||||
skin/classic/browser/sidebars-right.svg (../shared/icons/sidebars-right.svg)
|
||||
|
@ -30,7 +30,7 @@
|
||||
|
||||
#appMenu-find-button,
|
||||
#panelMenu_searchBookmarks {
|
||||
list-style-image: url(chrome://browser/skin/find.svg);
|
||||
list-style-image: url(chrome://browser/skin/search-glass.svg);
|
||||
}
|
||||
|
||||
#appMenu-help-button {
|
||||
|
@ -246,7 +246,7 @@ toolbar[brighttext] {
|
||||
}
|
||||
|
||||
#find-button {
|
||||
list-style-image: url("chrome://browser/skin/find.svg");
|
||||
list-style-image: url("chrome://browser/skin/search-glass.svg");
|
||||
}
|
||||
|
||||
#print-button {
|
||||
|
@ -680,7 +680,7 @@ html|span.ac-emphasize-text-url {
|
||||
|
||||
.ac-type-icon[type=keyword],
|
||||
.ac-site-icon[type=searchengine] {
|
||||
list-style-image: url(chrome://global/skin/icons/autocomplete-search.svg);
|
||||
list-style-image: url(chrome://browser/skin/search-glass.svg);
|
||||
-moz-context-properties: fill;
|
||||
fill: GrayText;
|
||||
}
|
||||
|
@ -1,7 +0,0 @@
|
||||
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
||||
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
|
||||
<path fill="context-fill" fill-opacity="context-fill-opacity" fill-rule="evenodd" d="M14.517,12.884l-3.279-3.287c0.545-0.851,0.864-1.861,0.864-2.947 c0-3.022-2.444-5.472-5.458-5.472c-3.014,0-5.458,2.45-5.458,5.472c0,3.022,2.444,5.471,5.458,5.471 c1.093,0,2.108-0.325,2.962-0.88l3.275,3.283c0.396,0.397,1.039,0.397,1.435,0l0.202-0.202 C14.913,13.925,14.913,13.281,14.517,12.884z M6.644,10.001c-1.846,0-3.344-1.501-3.344-3.352c0-1.851,1.497-3.352,3.344-3.352 c1.847,0,3.344,1.501,3.344,3.352C9.987,8.501,8.49,10.001,6.644,10.001z"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 821 B |
@ -70,7 +70,6 @@ toolkit.jar:
|
||||
skin/classic/global/dirListing/folder.png (dirListing/folder.png)
|
||||
skin/classic/global/dirListing/up.png (dirListing/up.png)
|
||||
skin/classic/global/icons/autocomplete-dropmarker.png (icons/autocomplete-dropmarker.png)
|
||||
skin/classic/global/icons/autocomplete-search.svg (icons/autocomplete-search.svg)
|
||||
skin/classic/global/icons/autoscroll.png (icons/autoscroll.png)
|
||||
skin/classic/global/icons/blacklist_favicon.png (icons/blacklist_favicon.png)
|
||||
skin/classic/global/icons/blacklist_64.png (icons/blacklist_64.png)
|
||||
|
@ -36,7 +36,6 @@
|
||||
skin/classic/global/arrow/panelarrow-vertical-themed.svg (../../windows/global/arrow/panelarrow-vertical-themed.svg)
|
||||
|
||||
* skin/classic/global/dirListing/dirListing.css (../../windows/global/dirListing/dirListing.css)
|
||||
skin/classic/global/icons/autocomplete-search.svg (../../windows/global/icons/autocomplete-search.svg)
|
||||
skin/classic/global/icons/error-16.png (../../windows/global/icons/error-16.png)
|
||||
skin/classic/global/icons/question-16.png (../../windows/global/icons/question-16.png)
|
||||
skin/classic/global/icons/question-64.png (../../windows/global/icons/question-64.png)
|
||||
|
@ -1,7 +0,0 @@
|
||||
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
||||
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
|
||||
<path fill="context-fill" fill-opacity="context-fill-opacity" fill-rule="evenodd" d="M9.356,1.178c-3.014,0-5.458,2.45-5.458,5.472c0,1.086,0.32,2.096,0.864,2.947 l-3.279,3.287c-0.396,0.397-0.396,1.041,0,1.438l0.202,0.202c0.396,0.397,1.039,0.397,1.435,0l3.275-3.283 c0.854,0.554,1.869,0.88,2.962,0.88c3.014,0,5.458-2.45,5.458-5.471C14.814,3.627,12.371,1.178,9.356,1.178z M9.356,10.001 c-1.847,0-3.344-1.501-3.344-3.352c0-1.851,1.497-3.352,3.344-3.352c1.846,0,3.344,1.501,3.344,3.352 C12.7,8.501,11.203,10.001,9.356,10.001z"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 814 B |
Loading…
x
Reference in New Issue
Block a user