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/osx | |
parent | 5f5523bffd09c2caa5de5a08758db9574cb5978b (diff) | |
download | uxp-f583627901210050d1d9dabc661abfa82f0d4231.tar.gz |
Improve newtab styling
- De-duplicate controls
- Improve title text position
- Improve pinned site indicator
Diffstat (limited to 'application/palemoon/themes/osx')
-rw-r--r-- | application/palemoon/themes/osx/jar.mn | 5 | ||||
-rw-r--r-- | application/palemoon/themes/osx/newtab/controls.png | bin | 4180 -> 0 bytes | |||
-rw-r--r-- | application/palemoon/themes/osx/newtab/noise.png | bin | 2118 -> 0 bytes |
3 files changed, 3 insertions, 2 deletions
diff --git a/application/palemoon/themes/osx/jar.mn b/application/palemoon/themes/osx/jar.mn index 4cc54c4b10..e0c1ccbba6 100644 --- a/application/palemoon/themes/osx/jar.mn +++ b/application/palemoon/themes/osx/jar.mn @@ -94,8 +94,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/osx/newtab/controls.png b/application/palemoon/themes/osx/newtab/controls.png Binary files differdeleted file mode 100644 index 14f382fbdd..0000000000 --- a/application/palemoon/themes/osx/newtab/controls.png +++ /dev/null diff --git a/application/palemoon/themes/osx/newtab/noise.png b/application/palemoon/themes/osx/newtab/noise.png Binary files differdeleted file mode 100644 index 01d340aaa9..0000000000 --- a/application/palemoon/themes/osx/newtab/noise.png +++ /dev/null |