[Libreoffice-commits] online.git: loleaflet/css

Pedro (via logerrit) logerrit at kemper.freedesktop.org
Tue Oct 8 13:17:07 UTC 2019


 loleaflet/css/toolbar.css |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit cebab1aef3ebad86e1630863653615bf06fd0d4c
Author:     Pedro <pedro.silva at collabora.com>
AuthorDate: Tue Oct 8 14:14:19 2019 +0200
Commit:     Szymon Kłos <szymon.klos at collabora.com>
CommitDate: Tue Oct 8 15:16:49 2019 +0200

    Separation between title row and the body content
    
    Change-Id: Ifc0b0798e82574ceef5d6c14000b3732f35b79e5
    Reviewed-on: https://gerrit.libreoffice.org/80450
    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 0760bd99a..56b85ac3d 100644
--- a/loleaflet/css/toolbar.css
+++ b/loleaflet/css/toolbar.css
@@ -935,6 +935,7 @@ tr.useritem > td > img {
 	background-color: white;
 	height: 48px;
 	color: #636363;
+	border-bottom: 1px solid #dddddd !important;
 }
 
 .ui-content.mobile-wizard {


More information about the Libreoffice-commits mailing list