From f96c6827e31d43d83820e726a1e28f020fb57b47 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 13 Aug 2015 11:44:06 +0200 Subject: Revert "GTK3 BlackMATE: style GtkActionBar" this widget starts with gtk+-3.12 This reverts commit c3f383df653e0b27c6b7ea707c313962c3382af9. --- desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css index ad9c95e4..fc6d1a01 100644 --- a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css @@ -2808,26 +2808,6 @@ GtkLabel { color: alpha(@frame_color, 0.6); } -/**************** - * GtkActionBar * - ****************/ - -GtkActionBar .frame.action-bar { - padding: 2px; -} - -GtkActionBar .frame.action-bar .button.image-button { - padding: 6px; -} - -GtkActionBar .frame.action-bar .horizontal.stack-switcher.linked .button.image-button { - padding: 4px 2px; -} - -/**************** - * Applications * - ****************/ - ApDocView, /* Abiword */ EogScrollView, /* Eog */ CheeseThumbView /* Cheese */ -- cgit v1.2.1