loleaflet/css/mobilewizard.css |    6 ++++++
 1 file changed, 6 insertions(+)

New commits:
commit 61a81af326405730bf2f0deb4380fc31423af194
Author:     Szymon Kłos <szymon.k...@collabora.com>
AuthorDate: Thu Mar 26 14:58:14 2020 +0100
Commit:     Szymon Kłos <szymon.k...@collabora.com>
CommitDate: Tue May 5 21:06:15 2020 +0200

    jsdialog: customize spell checking error label
    
    Change-Id: Ieb977363bda76af51a4e5d41052fc378995e24ea
    Reviewed-on: https://gerrit.libreoffice.org/c/online/+/93515
    Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com>
    Reviewed-by: Szymon Kłos <szymon.k...@collabora.com>

diff --git a/loleaflet/css/mobilewizard.css b/loleaflet/css/mobilewizard.css
index aa462ddb7..f4ad379fe 100644
--- a/loleaflet/css/mobilewizard.css
+++ b/loleaflet/css/mobilewizard.css
@@ -848,6 +848,12 @@ input[type=checkbox][disabled] {
        font-size: 15pt;
 }
 
+#mobile-spell-error {
+       border: none;
+       font-size: 15pt;
+       color: red !important;
+}
+
 #searchlabel {
        border: none;
        font-size: 11pt;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to