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/jar.mn | |
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/osx/jar.mn')
-rw-r--r-- | application/palemoon/themes/osx/jar.mn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/application/palemoon/themes/osx/jar.mn b/application/palemoon/themes/osx/jar.mn index 4cc54c4b1..e0c1ccbba 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) |