[Libreoffice-commits] online.git: loleaflet/css
Pedro (via logerrit)
logerrit at kemper.freedesktop.org
Wed Oct 9 08:46:35 UTC 2019
loleaflet/css/toolbar.css | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 8408a9c53e4f926620bd8fba1314ab45a5d54d1d
Author: Pedro <pedro.silva at collabora.com>
AuthorDate: Wed Oct 9 10:34:20 2019 +0200
Commit: Szymon Kłos <szymon.klos at 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.klos at collabora.com>
Tested-by: Szymon Kłos <szymon.klos at 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]{
More information about the Libreoffice-commits
mailing list