loleaflet/css/spreadsheet.css |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit acd89f72c47f6265ceb553639519b2b86bdd5308
Author:     Pedro <pedro.si...@collabora.com>
AuthorDate: Tue Oct 15 15:22:39 2019 +0200
Commit:     Szymon Kłos <szymon.k...@collabora.com>
CommitDate: Wed Oct 16 10:13:11 2019 +0200

    w2ui-button.over: limit different background only when in the toolbar-down
    
    Change-Id: Icd627a7da52b0c58f35bbd52f38220767e937e01
    Reviewed-on: https://gerrit.libreoffice.org/80837
    Reviewed-by: Szymon Kłos <szymon.k...@collabora.com>
    Tested-by: Szymon Kłos <szymon.k...@collabora.com>

diff --git a/loleaflet/css/spreadsheet.css b/loleaflet/css/spreadsheet.css
index 41bc938c8..c3350914d 100644
--- a/loleaflet/css/spreadsheet.css
+++ b/loleaflet/css/spreadsheet.css
@@ -286,7 +286,7 @@
                margin-bottom: 0px !important;
                height: 32px !important;
        }
-       .w2ui-toolbar table.w2ui-button.over {
+       #toolbar-down table.w2ui-button.over {
            border: 1px solid #eee;
            background-color: #eeeeee;
            border-radius: 0px;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to