diff options
author | raveit65 <[email protected]> | 2015-08-13 11:34:38 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-08-13 11:34:38 +0200 |
commit | c5eef7e3382403eb36235dade4968c84976d88e7 (patch) | |
tree | 9022dfaf6e51e2299c6653840917bd198cb71187 | |
parent | 179110c68448759bc3502ca731ec79cd3a3a061d (diff) | |
download | mate-themes-c5eef7e3382403eb36235dade4968c84976d88e7.tar.bz2 mate-themes-c5eef7e3382403eb36235dade4968c84976d88e7.tar.xz |
Revert "GTK3 GreenLaguna: style GtkActionBar"
this widget starts with gtk+-3.12
This reverts commit 179110c68448759bc3502ca731ec79cd3a3a061d.
-rw-r--r-- | desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css b/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css index 8e143a80..f540ded2 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css @@ -2402,26 +2402,6 @@ GtkPlacesSidebar.sidebar .view { color: shade (@theme_selected_bg_color, 0.35); } -/**************** - * 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 */ |