summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-04-19 16:02:22 +0200
committerraveit65 <[email protected]>2015-04-19 16:02:22 +0200
commit654372dc8ada3e8210eb30471c8e674ccb40f1c8 (patch)
tree89b00cc68f67285f9f56b68561b244693c355ac8 /desktop-themes
parent5d67d69bbcaa44bc970312aec61f60afdf256a44 (diff)
downloadmate-themes-654372dc8ada3e8210eb30471c8e674ccb40f1c8.tar.bz2
mate-themes-654372dc8ada3e8210eb30471c8e674ccb40f1c8.tar.xz
BlackMATE GTK+-3.16: adjust margin value for window-frame
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
index 8096bad1..a25b1d66 100644
--- a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
@@ -2475,7 +2475,7 @@ GtkPopover .separator {
border-width: 0px;
box-shadow: 0 0 0 2px @wm_csd_border_color, 0 2px 8px 3px @wm_shadow;
/* this is used for the resize cursor area */
- margin: 2px;
+ margin: 10px;
}
.window-frame.tiled {