[Libreoffice-commits] online.git: loleaflet/css
Pedro (via logerrit)
logerrit at kemper.freedesktop.org
Wed Oct 16 08:13:30 UTC 2019
loleaflet/css/spreadsheet.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit acd89f72c47f6265ceb553639519b2b86bdd5308
Author: Pedro <pedro.silva at collabora.com>
AuthorDate: Tue Oct 15 15:22:39 2019 +0200
Commit: Szymon Kłos <szymon.klos at 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.klos at collabora.com>
Tested-by: Szymon Kłos <szymon.klos at 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;
More information about the Libreoffice-commits
mailing list