loleaflet/css/toolbar.css |    5 +++++
 1 file changed, 5 insertions(+)

New commits:
commit 289b821addb669d5159086a94fb85f9951322a15
Author:     Pedro <pedro.si...@collabora.com>
AuthorDate: Mon Oct 7 12:16:22 2019 +0200
Commit:     Szymon Kłos <szymon.k...@collabora.com>
CommitDate: Mon Oct 7 15:20:38 2019 +0200

    Change wizard-content's text color and font-family
    
    Change-Id: Iae1e417a2c541e5510f1f565c9f00ad814dfa4db
    Reviewed-on: https://gerrit.libreoffice.org/80365
    Reviewed-by: Szymon Kłos <szymon.k...@collabora.com>
    Tested-by: Szymon Kłos <szymon.k...@collabora.com>

diff --git a/loleaflet/css/toolbar.css b/loleaflet/css/toolbar.css
index 7d0be9a14..b9556f94c 100644
--- a/loleaflet/css/toolbar.css
+++ b/loleaflet/css/toolbar.css
@@ -787,6 +787,11 @@ tr.useritem > td > img {
                width: 100%;
 }
 
+#mobile-wizard-content *{
+       font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
+       color: #212121;
+}
+
 #mobile-wizard-titlebar {
        background-color: white;
        height: 48px;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to