summaryrefslogtreecommitdiff
path: root/desktop-themes/GreenLaguna
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-08-13 11:29:01 +0200
committerraveit65 <[email protected]>2015-08-13 11:29:01 +0200
commitb6fce3fb304b2bbcf926b968cb8de50097dd83df (patch)
treeaef24b00924cfbee70a48a2d0a37d81333b490c2 /desktop-themes/GreenLaguna
parentd665b6aa6f07ddd37ae7da55c8bf57304e96ea9a (diff)
downloadmate-themes-b6fce3fb304b2bbcf926b968cb8de50097dd83df.tar.bz2
mate-themes-b6fce3fb304b2bbcf926b968cb8de50097dd83df.tar.xz
GTK3 GreenLaguna: style GtkActionBar
Diffstat (limited to 'desktop-themes/GreenLaguna')
-rw-r--r--desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css20
1 files changed, 20 insertions, 0 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css b/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css
index e361bc6e..d03a1593 100644
--- a/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css
@@ -3434,6 +3434,26 @@ 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 */