summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-09-15 20:24:36 +0200
committerraveit65 <[email protected]>2015-09-15 20:26:08 +0200
commit5505beba705804f24bcd9dbea327ad75f9dba3bd (patch)
tree9b3255ef7ad8f4e1c08ed6b8dd8299e0765ad7cc /desktop-themes
parent5714e636ec0d83faabb913a0876583eb2af23b36 (diff)
downloadmate-themes-5505beba705804f24bcd9dbea327ad75f9dba3bd.tar.bz2
mate-themes-5505beba705804f24bcd9dbea327ad75f9dba3bd.tar.xz
Gtk+-3.16 BlackMATE: use a padding and radius for circular-button
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
index b5cc46e3..9dd3bd4b 100644
--- a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
@@ -1332,6 +1332,8 @@ GtkFileChooserButton .button {
border-width: 1px;
border-style: solid;
border-color: @button_border;
+ border-radius: 10px;
+ padding: 2px
}
.button GtkImage,