diff options
author | wolfbeast <mcwerewolf@gmail.com> | 2018-06-22 16:53:06 +0200 |
---|---|---|
committer | wolfbeast <mcwerewolf@gmail.com> | 2018-06-22 16:53:06 +0200 |
commit | f583627901210050d1d9dabc661abfa82f0d4231 (patch) | |
tree | 3cd9c1e698104835b0ecc8baf9b6efca7d60f9db /application/palemoon/themes/windows | |
parent | 5f5523bffd09c2caa5de5a08758db9574cb5978b (diff) | |
download | UXP-f583627901210050d1d9dabc661abfa82f0d4231.tar UXP-f583627901210050d1d9dabc661abfa82f0d4231.tar.gz UXP-f583627901210050d1d9dabc661abfa82f0d4231.tar.lz UXP-f583627901210050d1d9dabc661abfa82f0d4231.tar.xz UXP-f583627901210050d1d9dabc661abfa82f0d4231.zip |
Improve newtab styling
- De-duplicate controls
- Improve title text position
- Improve pinned site indicator
Diffstat (limited to 'application/palemoon/themes/windows')
-rw-r--r-- | application/palemoon/themes/windows/jar.mn | 5 | ||||
-rw-r--r-- | application/palemoon/themes/windows/newtab/controls.png | bin | 4180 -> 0 bytes | |||
-rw-r--r-- | application/palemoon/themes/windows/newtab/noise.png | bin | 2118 -> 0 bytes |
3 files changed, 3 insertions, 2 deletions
diff --git a/application/palemoon/themes/windows/jar.mn b/application/palemoon/themes/windows/jar.mn index 25e40f742..0a4342d40 100644 --- a/application/palemoon/themes/windows/jar.mn +++ b/application/palemoon/themes/windows/jar.mn @@ -96,8 +96,9 @@ browser.jar: skin/classic/browser/feeds/subscribe.css (feeds/subscribe.css) skin/classic/browser/feeds/subscribe-ui.css (feeds/subscribe-ui.css) * skin/classic/browser/newtab/newTab.css (newtab/newTab.css) - skin/classic/browser/newtab/controls.png (newtab/controls.png) - skin/classic/browser/newtab/noise.png (newtab/noise.png) + skin/classic/browser/newtab/controls.png (../shared/newtab/controls.png) + skin/classic/browser/newtab/noise.png (../shared/newtab/noise.png) + skin/classic/browser/newtab/pinned.png (../shared/newtab/pinned.png) skin/classic/browser/places/places.css (places/places.css) * skin/classic/browser/places/organizer.css (places/organizer.css) skin/classic/browser/places/editBookmark.png (places/editBookmark.png) diff --git a/application/palemoon/themes/windows/newtab/controls.png b/application/palemoon/themes/windows/newtab/controls.png Binary files differdeleted file mode 100644 index 14f382fbd..000000000 --- a/application/palemoon/themes/windows/newtab/controls.png +++ /dev/null diff --git a/application/palemoon/themes/windows/newtab/noise.png b/application/palemoon/themes/windows/newtab/noise.png Binary files differdeleted file mode 100644 index 01d340aaa..000000000 --- a/application/palemoon/themes/windows/newtab/noise.png +++ /dev/null |