aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.16/gtk-contained-solid-darker.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.16/gtk-contained-solid-darker.css')
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-solid-darker.css20
1 files changed, 20 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.16/gtk-contained-solid-darker.css b/common/gtk-3.0/3.16/gtk-contained-solid-darker.css
index dd734d5..e1f2f5a 100644
--- a/common/gtk-3.0/3.16/gtk-contained-solid-darker.css
+++ b/common/gtk-3.0/3.16/gtk-contained-solid-darker.css
@@ -2879,6 +2879,26 @@ MarlinViewWindow *:selected:focus {
.menu .spinner {
opacity: 1; }
+WingpanelWidgetsIndicatorPopover.popover {
+ padding: 0;
+ text-shadow: none;
+ icon-shadow: none; }
+ WingpanelWidgetsIndicatorPopover.popover .menuitem {
+ padding: 5px;
+ outline-color: transparent;
+ text-shadow: none;
+ icon-shadow: none;
+ border: solid transparent;
+ border-width: 1px 0; }
+ WingpanelWidgetsIndicatorPopover.popover .menuitem GtkLabel, WingpanelWidgetsIndicatorPopover.popover .menuitem GtkImage {
+ padding: 0 3px; }
+ WingpanelWidgetsIndicatorPopover.popover .menuitem:hover, WingpanelWidgetsIndicatorPopover.popover .menuitem:active {
+ background-color: rgba(0, 0, 0, 0.04);
+ border: solid rgba(0, 0, 0, 0.08);
+ border-width: 1px 0; }
+ WingpanelWidgetsIndicatorPopover.popover .menuitem *:insensitive {
+ color: rgba(92, 97, 108, 0.55); }
+
PantheonTerminalPantheonTerminalWindow.background {
background-color: transparent; }
PantheonTerminalPantheonTerminalWindow.background .notebook.header.top {