[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-1-0' - loleaflet/dist

Pranav Kant pranavk at collabora.com
Mon Jun 20 09:05:44 UTC 2016


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

New commits:
commit cbc997aa8f018859032de23b8898db35e4b8300b
Author: Pranav Kant <pranavk at collabora.com>
Date:   Mon Jun 20 14:11:52 2016 +0530

    bccu#1894: Don't show any outline for menubar selection
    
    Change-Id: Ifa3095247a0c18c599c2c294a473add8f6d48104
    (cherry picked from commit 7701de1e4887e961eeaad20cd052f9057ede3c93)

diff --git a/loleaflet/dist/loleaflet.css b/loleaflet/dist/loleaflet.css
index c82f194..68cbdf2 100644
--- a/loleaflet/dist/loleaflet.css
+++ b/loleaflet/dist/loleaflet.css
@@ -25,6 +25,7 @@
     left: 0;
     padding-left: 125px;
     z-index: 1000;
+    outline: none;
 }
 
 body {


More information about the Libreoffice-commits mailing list