loleaflet/css/toolbar.css | 5 +++++
1 file changed, 5 insertions(+)
New commits:
commit 289b821addb669d5159086a94fb85f9951322a15
Author: Pedro <[email protected]>
AuthorDate: Mon Oct 7 12:16:22 2019 +0200
Commit: Szymon Kłos <[email protected]>
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 <[email protected]>
Tested-by: Szymon Kłos <[email protected]>
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
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits