[Libreoffice-commits] online.git: Branch 'distro/collabora/co-4-2' - loleaflet/css

Pedro Silva (via logerrit) logerrit at kemper.freedesktop.org
Mon Jun 29 20:18:38 UTC 2020


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

New commits:
commit fcd3af77c0fdf86e0cf6adee9705b6e8dc98aff4
Author:     Pedro Silva <pedro.silva at collabora.com>
AuthorDate: Mon Jun 29 22:18:09 2020 +0200
Commit:     Andras Timar <andras.timar at collabora.com>
CommitDate: Mon Jun 29 22:18:09 2020 +0200

    Desktop: document name: center icon (pencil)
    
    Change-Id: I3da93eda530fa5e660b95ddf743b68463e939292

diff --git a/loleaflet/css/toolbar.css b/loleaflet/css/toolbar.css
index 20fb595a0..0a795e187 100644
--- a/loleaflet/css/toolbar.css
+++ b/loleaflet/css/toolbar.css
@@ -152,11 +152,10 @@ w2ui-toolbar {
 #document-title-pencil.editable {
 	visibility: visible;
 	width: 24px;
-	height: 22px;
+	height: 18px;
 	position: absolute;
 	left: 87%;
 	background: url('images/baseline-edit.svg') right center no-repeat, radial-gradient(circle, #fff 20%, #fff0 100%);
-	border-top: solid 3px white;
 }
 
 #document-title-pencil:not(.editable){


More information about the Libreoffice-commits mailing list