summaryrefslogtreecommitdiff
path: root/desktop-themes/Green-Submarine
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-09-03 17:37:50 +0200
committerraveit65 <[email protected]>2015-09-03 17:37:50 +0200
commitea154db21b0bf32d6a3a1c0795490f6a606111c8 (patch)
tree02cf584dcf7516df1077dc9b975c3343c20d0873 /desktop-themes/Green-Submarine
parent071163501d332bc704836288d9e22bd60b85d16d (diff)
downloadmate-themes-ea154db21b0bf32d6a3a1c0795490f6a606111c8.tar.bz2
mate-themes-ea154db21b0bf32d6a3a1c0795490f6a606111c8.tar.xz
Gtk3 all themes: don't use depcrecated GtkWidget:link-color and GtkWidget:visited-link-color
those causes segfault of mate-dictionary with >= gtk+-3.17.x
Diffstat (limited to 'desktop-themes/Green-Submarine')
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css4
1 files changed, 2 insertions, 2 deletions
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 035fac03..40064a9c 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
@@ -53,13 +53,11 @@
-GtkTreeView-vertical-separator: 4;
-GtkWidget-focus-padding: 2;
-GtkWidget-focus-line-width: 0;
- -GtkWidget-link-color: @link_color;
-GtkWindow-resize-grip-default: true;
-GtkWindow-resize-grip-width: 13;
-GtkWindow-resize-grip-height: 13;
-GtkWidget-separator-width: 2px;
-GtkWidget-separator-height: 2px;
- -GtkWidget-visited-link-color: @link_color;
-GtkWidget-wide-separators: true;
-WnckTasklist-fade-overlay-rect: 0;
/* Highlight drag-drop destination */
@@ -4633,6 +4631,7 @@ GtkDialog GtkScrolledWindow.frame GtkViewport .vertical GtkExpander .vertical {
.dialog-action-area.linked .button:only-child,
.dialog-action-area.linked .button:active:only-child,
.dialog-action-area.linked .button:active:hover:only-child,
+
.dialog-action-area.linked .button:checked:only-child,
.dialog-action-area.linked .button:checked:hover:only-child,
.dialog-action-area.linked .button:insensitive:only-child {
@@ -5428,6 +5427,7 @@ GtkModelButton.button:selected,
}
.titlebar .right .titlebutton:last-child {
+
}
.titlebar .left .titlebutton:last-child {