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

Tor Lillqvist (via logerrit) logerrit at kemper.freedesktop.org
Wed Mar 18 10:19:31 UTC 2020


 loleaflet/css/editor.css |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit a47a09f471a65a0e8226ecf031f39e61c6301383
Author:     Tor Lillqvist <tml at collabora.com>
AuthorDate: Wed Mar 18 12:01:57 2020 +0200
Commit:     Tor Lillqvist <tml at collabora.com>
CommitDate: Wed Mar 18 12:01:57 2020 +0200

    Clarify what this file is for
    
    Change-Id: I7cd08cda289859fc272007b10df8b030411a9aa6

diff --git a/loleaflet/css/editor.css b/loleaflet/css/editor.css
index bf534498e..48a1d0128 100644
--- a/loleaflet/css/editor.css
+++ b/loleaflet/css/editor.css
@@ -1,3 +1,5 @@
+/* This CSS file contains only stuff related to the list of users ("editors") for a document */
+
 #userlist_table {
 	width: 100%;
 }


More information about the Libreoffice-commits mailing list