loleaflet/css/toolbar.css |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 8408a9c53e4f926620bd8fba1314ab45a5d54d1d
Author:     Pedro <pedro.si...@collabora.com>
AuthorDate: Wed Oct 9 10:34:20 2019 +0200
Commit:     Szymon Kłos <szymon.k...@collabora.com>
CommitDate: Wed Oct 9 10:46:17 2019 +0200

    Make all labels sharing the same new style
    
    Change-Id: I1ef8963c5b366476bee218b147e6c746a0a7777a
    Reviewed-on: https://gerrit.libreoffice.org/80528
    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 c9815c121..21f6e516c 100644
--- a/loleaflet/css/toolbar.css
+++ b/loleaflet/css/toolbar.css
@@ -57,9 +57,9 @@
                padding: 20px 20px 0px 20px !important;
        }
        #Shadowed, #StyleNewByExample + div, #AlignTop, #AlignBottom + p, 
#mergecells, #BackgroundColor + p, #LineSpacing, #indentlabel{clear:both;}
-       #BackgroundColor + p, #LineSpacing + p{
+       #BackgroundColor + p, #LineSpacing + p, #denominatorplaceslabel, 
#decimalplaceslabel, #leadingzeroeslabel, #leftindentlabel, #orientationlabel, 
#cellbackgroundlabel{
                border-bottom: 1px solid #eeeeee;
-    color: #dddddd;
+    color: #dddddd !important;
        }
        #DecrementIndent + input:disabled{display: none;}
        div#mobile-wizard-content input[type=number]{
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to