[bisq-network/bisq] Various CSS fixes for v1.1.6 (#3168)

chimp1984 notifications at github.com
Sun Sep 1 13:08:20 UTC 2019


chimp1984 commented on this pull request.



> @@ -392,9 +393,7 @@ private void openChat(Trade trade) {
         });
 
         Scene scene = new Scene(pane);
-        scene.getStylesheets().setAll("/bisq/desktop/theme-light.css",
-                "/bisq/desktop/bisq.css",
-                "/bisq/desktop/images.css");
+        CssTheme.loadSceneStyles(scene, preferences.getCssTheme());

Thanks for fixing!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/3168#pullrequestreview-282343893
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190901/75d9f0fd/attachment.html>


More information about the bisq-github mailing list