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

New commits:
commit f142f2d374e8a67fd4037d3b4d4eb245d26855b3
Author:     Szymon Kłos <szymon.k...@collabora.com>
AuthorDate: Wed Oct 9 17:31:28 2019 +0200
Commit:     Szymon Kłos <szymon.k...@collabora.com>
CommitDate: Wed Oct 9 17:31:37 2019 +0200

    jsdialogs: use header style for all p, align XLineColor
    
    Change-Id: Ida3be2f264b8f640f093db5260a3bba881e01bef

diff --git a/loleaflet/css/toolbar.css b/loleaflet/css/toolbar.css
index e8b43628e..390dea08e 100644
--- a/loleaflet/css/toolbar.css
+++ b/loleaflet/css/toolbar.css
@@ -57,10 +57,13 @@
                padding: 20px 20px 0px 20px !important;
        }
        #Shadowed, #StyleNewByExample + div, #AlignTop, #AlignBottom + p, 
#mergecells, #BackgroundColor + p, #LineSpacing, #indentlabel{clear:both;}
-       #BackgroundColor + p, #LineSpacing + p, #denominatorplaceslabel, 
#decimalplaceslabel, #leadingzeroeslabel, #leftindentlabel, #orientationlabel, 
#cellbackgroundlabel{
+       #BackgroundColor + p, #LineSpacing + p, #denominatorplaceslabel, 
#decimalplaceslabel, #leadingzeroeslabel, #leftindentlabel, #orientationlabel, 
#cellbackgroundlabel, .mobile-wizard.ui-text {
                border-bottom: 1px solid #eeeeee;
     color: #dddddd !important;
        }
+       [title=Line] > #XLineColor {
+               width: 100%;
+       }
        #DecrementIndent + input:disabled{display: none;}
        div#mobile-wizard-content input[type=number]{
                height: 46px;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to