[libdazzle] style: tweak menu style
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libdazzle] style: tweak menu style
- Date: Mon, 10 Jul 2017 00:33:57 +0000 (UTC)
commit 8c5afca3b7dbe62e14e57d0a6133f812d98c2b42
Author: Christian Hergert <chergert redhat com>
Date: Sun Jul 9 17:32:30 2017 -0700
style: tweak menu style
data/themes/shared/shared-menus.css | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/data/themes/shared/shared-menus.css b/data/themes/shared/shared-menus.css
index b0a5cd5..d0d6f8e 100644
--- a/data/themes/shared/shared-menus.css
+++ b/data/themes/shared/shared-menus.css
@@ -1,6 +1,9 @@
popover.dzlmenubutton > box {
margin: 18px 15px 15px 12px;
}
+dzlmenubuttonsection:not(:first-child) {
+ margin-top: 12px;
+}
dzlmenubuttonsection > label.title {
font-weight: bold;
font-size: 0.8333em;
@@ -12,7 +15,7 @@ dzlmenubuttonsection box.vertical button.dzlmenubuttonitem {
border: none;
background: none;
box-shadow: none;
- padding: 3px 12px;
+ padding: 4px 12px;
outline-offset: -3px;
}
dzlmenubuttonsection box.vertical checkbutton.dzlmenubuttonitem:hover,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]