summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-09-15 20:48:58 +0200
committerraveit65 <[email protected]>2015-09-15 20:50:54 +0200
commit4d4d443a157d984082cafbf8d0f83d57e9c53d5c (patch)
tree762eee940c06187b27bda3f24b14905bbad25210 /desktop-themes
parent5505beba705804f24bcd9dbea327ad75f9dba3bd (diff)
downloadmate-themes-4d4d443a157d984082cafbf8d0f83d57e9c53d5c.tar.bz2
mate-themes-4d4d443a157d984082cafbf8d0f83d57e9c53d5c.tar.xz
Gtk-3.18 Submarine themes: use a padding for .popover .button.default.text-button.suggested-action
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css1
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css8
2 files changed, 2 insertions, 7 deletions
diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
index 8a0b1a4f..e612fc7e 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
@@ -5363,6 +5363,7 @@ GtkModelButton.button:selected,
border-width: 0;
border-color: transparent;
border-radius: 5px;
+ padding: 5px 4px;
}
.popover .button.default.text-button.suggested-action:hover {
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
index 52f3a7d0..908b772e 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
@@ -4707,13 +4707,6 @@ GtkDialog GtkScrolledWindow.frame GtkViewport .vertical GtkExpander .vertical {
box-shadow: none;
}
-.dialog-action-area.linked .button.suggested-action,
-.dialog-action-area.linked .button.suggested-action:active,
-.dialog-action-area.linked .button.suggested-action:checked,
-.dialog-action-area.linked .button.suggested-action:insensitive {
- box-shadow: none;
-}
-
/**************
* Dim labels *
**************/
@@ -5354,6 +5347,7 @@ GtkModelButton.button:selected,
border-width: 0;
border-color: transparent;
border-radius: 5px;
+ padding: 5px 4px;
}
.popover .button.default.text-button.suggested-action:hover {