diff options
author | wolfbeast <mcwerewolf@gmail.com> | 2018-08-21 00:04:59 +0200 |
---|---|---|
committer | wolfbeast <mcwerewolf@gmail.com> | 2018-08-21 00:04:59 +0200 |
commit | b18f0d51bf4b852e24716faed937372212d368e0 (patch) | |
tree | f2c20f3b43d4fd9291d7fc0764b11a276c795da5 /toolkit/themes/osx | |
parent | e91682563ce7b58a8a59e600a74e3c55fb45eb98 (diff) | |
download | uxp-b18f0d51bf4b852e24716faed937372212d368e0.tar.gz |
Fix toolbar styling in non-Australis toolkit themes part 2
Fix jar manifests.
This resolves #713
Diffstat (limited to 'toolkit/themes/osx')
-rw-r--r-- | toolkit/themes/osx/global/jar.mn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/themes/osx/global/jar.mn b/toolkit/themes/osx/global/jar.mn index 2b7d19641c..9ca73cc6bc 100644 --- a/toolkit/themes/osx/global/jar.mn +++ b/toolkit/themes/osx/global/jar.mn @@ -44,7 +44,7 @@ toolkit.jar: skin/classic/global/tabbox.css skin/classic/global/textbox.css skin/classic/global/datetimepicker.css - skin/classic/global/toolbar.css +* skin/classic/global/toolbar.css skin/classic/global/toolbarbutton.css * skin/classic/global/tree.css * skin/classic/global/viewbuttons.css |