diff options
author | Gaming4JC <g4jc@bulletmail.org> | 2018-06-02 01:07:56 -0400 |
---|---|---|
committer | Gaming4JC <g4jc@bulletmail.org> | 2018-06-02 01:07:56 -0400 |
commit | 43cd7439feeb55bc9d6b6dc9bb3ccb0e16d9502c (patch) | |
tree | ab520246df9ed6e0cf7da9bad9e871196fe6247b /themes | |
parent | 1cb1691a9746319b2010d0111a0a75e8c02ed35b (diff) | |
download | iceweasel-uxp-43cd7439feeb55bc9d6b6dc9bb3ccb0e16d9502c.tar.gz |
remove backported search icon, align thumbnails
Diffstat (limited to 'themes')
-rw-r--r-- | themes/shared/jar.inc.mn | 1 | ||||
-rw-r--r-- | themes/shared/search/search-arrow-go-rtl.svg | 6 |
2 files changed, 0 insertions, 7 deletions
diff --git a/themes/shared/jar.inc.mn b/themes/shared/jar.inc.mn index ad4554a..b5cdf24 100644 --- a/themes/shared/jar.inc.mn +++ b/themes/shared/jar.inc.mn @@ -96,7 +96,6 @@ skin/classic/browser/search-history-icon.svg (../shared/search/history-icon.svg) skin/classic/browser/search-indicator-magnifying-glass.svg (../shared/search/search-indicator-magnifying-glass.svg) skin/classic/browser/search-arrow-go.svg (../shared/search/search-arrow-go.svg) - skin/classic/browser/search-arrow-go-rtl.svg (../shared/search/search-arrow-go-rtl.svg) skin/classic/browser/gear.svg (../shared/search/gear.svg) skin/classic/browser/tabbrowser/connecting.png (../shared/tabbrowser/connecting.png) skin/classic/browser/tabbrowser/connecting@2x.png (../shared/tabbrowser/connecting@2x.png) diff --git a/themes/shared/search/search-arrow-go-rtl.svg b/themes/shared/search/search-arrow-go-rtl.svg deleted file mode 100644 index 12a8733..0000000 --- a/themes/shared/search/search-arrow-go-rtl.svg +++ /dev/null @@ -1,6 +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" width="16" height="16" viewBox="0 0 16 16"> - <path fill="context-fill" d="M15,7V9.2C15,9.8,14.6,10,14,10H6.5L9.5,13.1C9.9,13.4,9.9,14.1,9.5,14.5L8.7,15.3C8.3,15.7,7.7,15.7,7.3,15.3L0.7,8.7C0.3,8.3,0.3,7.7,0.7,7.3L7.3,0.7C7.7,0.3,8.3,0.3,8.7,0.7L9.5,1.6C9.9,2,9.9,2.6,9.5,3L6.5,6H14C14.6,6,15,6.4,15,7Z"/> -</svg>
\ No newline at end of file |