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

Tor Lillqvist (via logerrit) logerrit at kemper.freedesktop.org
Fri Oct 4 10:33:08 UTC 2019


 loleaflet/css/partsPreviewControl.css |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit f859aa1a4c749d29e83b2e8c158946940b8d3a59
Author:     Tor Lillqvist <tml at collabora.com>
AuthorDate: Fri Oct 4 12:43:38 2019 +0300
Commit:     Tor Lillqvist <tml at collabora.com>
CommitDate: Fri Oct 4 12:32:50 2019 +0200

    Surely it is pointless to have two .preview-img-dropsite things
    
    Let's keep the one with a slightly larger border-bottom. That also
    matches the size in master, although there the colour is different.
    
    Change-Id: Ib5717cec35d7e5c29f5da7ec16111d8d5fc5cfb9
    Reviewed-on: https://gerrit.libreoffice.org/80196
    Reviewed-by: Tor Lillqvist <tml at collabora.com>
    Tested-by: Tor Lillqvist <tml at collabora.com>

diff --git a/loleaflet/css/partsPreviewControl.css b/loleaflet/css/partsPreviewControl.css
index 20dad96af..4913e2112 100644
--- a/loleaflet/css/partsPreviewControl.css
+++ b/loleaflet/css/partsPreviewControl.css
@@ -47,7 +47,3 @@
 .preview-img-dropsite {
     border-bottom: 3px solid red;
 }
-
-.preview-img-dropsite {
-    border-bottom: 2px solid red;
-}


More information about the Libreoffice-commits mailing list