From 954f41f19f3c851796b743c38c1300612b0ed525 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Mon, 3 Aug 2015 20:18:19 +0200 Subject: smaller menu border-radius --- common/gtk-3.0/3.14/gtk-contained-dark.css | 4 ++-- common/gtk-3.0/3.14/gtk-contained-darker.css | 4 ++-- common/gtk-3.0/3.14/gtk-contained-solid-dark.css | 4 ++-- common/gtk-3.0/3.14/gtk-contained-solid-darker.css | 4 ++-- common/gtk-3.0/3.14/gtk-contained-solid.css | 4 ++-- common/gtk-3.0/3.14/gtk-contained.css | 4 ++-- common/gtk-3.0/3.14/sass/_common.scss | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) (limited to 'common/gtk-3.0/3.14') diff --git a/common/gtk-3.0/3.14/gtk-contained-dark.css b/common/gtk-3.0/3.14/gtk-contained-dark.css index 5ca613b..e091bb4 100644 --- a/common/gtk-3.0/3.14/gtk-contained-dark.css +++ b/common/gtk-3.0/3.14/gtk-contained-dark.css @@ -1309,7 +1309,7 @@ column-header .button, column-header .button:hover, column-header .button:active border: 1px solid #2d3036; } .csd .menu, .csd .popup { padding: 4px 0px; - border-radius: 3px; + border-radius: 2px; border: none; } .menu .menuitem, .popup .menuitem { padding: 5px; } @@ -2250,7 +2250,7 @@ GtkVolumeButton.button { .window-frame.tiled { border-radius: 0; } .window-frame.csd.popup, .window-frame.csd.menu { - border-radius: 3px; + border-radius: 2px; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45), 0 0 0 1px #212429; } .window-frame.csd.tooltip { border-radius: 2px; diff --git a/common/gtk-3.0/3.14/gtk-contained-darker.css b/common/gtk-3.0/3.14/gtk-contained-darker.css index d296129..d933516 100644 --- a/common/gtk-3.0/3.14/gtk-contained-darker.css +++ b/common/gtk-3.0/3.14/gtk-contained-darker.css @@ -1310,7 +1310,7 @@ column-header .button, column-header .button:hover, column-header .button:active border: 1px solid #dbdfe3; } .csd .menu, .csd .popup { padding: 4px 0px; - border-radius: 3px; + border-radius: 2px; border: none; } .menu .menuitem, .popup .menuitem { padding: 5px; } @@ -2251,7 +2251,7 @@ GtkVolumeButton.button { .window-frame.tiled { border-radius: 0; } .window-frame.csd.popup, .window-frame.csd.menu { - border-radius: 3px; + border-radius: 2px; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.1); } .window-frame.csd.tooltip { border-radius: 2px; diff --git a/common/gtk-3.0/3.14/gtk-contained-solid-dark.css b/common/gtk-3.0/3.14/gtk-contained-solid-dark.css index be70c84..1419d47 100644 --- a/common/gtk-3.0/3.14/gtk-contained-solid-dark.css +++ b/common/gtk-3.0/3.14/gtk-contained-solid-dark.css @@ -1309,7 +1309,7 @@ column-header .button, column-header .button:hover, column-header .button:active border: 1px solid #2d3036; } .csd .menu, .csd .popup { padding: 4px 0px; - border-radius: 3px; + border-radius: 2px; border: none; } .menu .menuitem, .popup .menuitem { padding: 5px; } @@ -2250,7 +2250,7 @@ GtkVolumeButton.button { .window-frame.tiled { border-radius: 0; } .window-frame.csd.popup, .window-frame.csd.menu { - border-radius: 3px; + border-radius: 2px; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.45), 0 0 0 1px #212429; } .window-frame.csd.tooltip { border-radius: 2px; diff --git a/common/gtk-3.0/3.14/gtk-contained-solid-darker.css b/common/gtk-3.0/3.14/gtk-contained-solid-darker.css index 98a78c9..4499de0 100644 --- a/common/gtk-3.0/3.14/gtk-contained-solid-darker.css +++ b/common/gtk-3.0/3.14/gtk-contained-solid-darker.css @@ -1310,7 +1310,7 @@ column-header .button, column-header .button:hover, column-header .button:active border: 1px solid #dbdfe3; } .csd .menu, .csd .popup { padding: 4px 0px; - border-radius: 3px; + border-radius: 2px; border: none; } .menu .menuitem, .popup .menuitem { padding: 5px; } @@ -2251,7 +2251,7 @@ GtkVolumeButton.button { .window-frame.tiled { border-radius: 0; } .window-frame.csd.popup, .window-frame.csd.menu { - border-radius: 3px; + border-radius: 2px; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.1); } .window-frame.csd.tooltip { border-radius: 2px; diff --git a/common/gtk-3.0/3.14/gtk-contained-solid.css b/common/gtk-3.0/3.14/gtk-contained-solid.css index 4f72252..b13e7ba 100644 --- a/common/gtk-3.0/3.14/gtk-contained-solid.css +++ b/common/gtk-3.0/3.14/gtk-contained-solid.css @@ -1309,7 +1309,7 @@ column-header .button, column-header .button:hover, column-header .button:active border: 1px solid #dbdfe3; } .csd .menu, .csd .popup { padding: 4px 0px; - border-radius: 3px; + border-radius: 2px; border: none; } .menu .menuitem, .popup .menuitem { padding: 5px; } @@ -2250,7 +2250,7 @@ GtkVolumeButton.button { .window-frame.tiled { border-radius: 0; } .window-frame.csd.popup, .window-frame.csd.menu { - border-radius: 3px; + border-radius: 2px; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.1); } .window-frame.csd.tooltip { border-radius: 2px; diff --git a/common/gtk-3.0/3.14/gtk-contained.css b/common/gtk-3.0/3.14/gtk-contained.css index 2628d67..a17f928 100644 --- a/common/gtk-3.0/3.14/gtk-contained.css +++ b/common/gtk-3.0/3.14/gtk-contained.css @@ -1309,7 +1309,7 @@ column-header .button, column-header .button:hover, column-header .button:active border: 1px solid #dbdfe3; } .csd .menu, .csd .popup { padding: 4px 0px; - border-radius: 3px; + border-radius: 2px; border: none; } .menu .menuitem, .popup .menuitem { padding: 5px; } @@ -2250,7 +2250,7 @@ GtkVolumeButton.button { .window-frame.tiled { border-radius: 0; } .window-frame.csd.popup, .window-frame.csd.menu { - border-radius: 3px; + border-radius: 2px; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.1); } .window-frame.csd.tooltip { border-radius: 2px; diff --git a/common/gtk-3.0/3.14/sass/_common.scss b/common/gtk-3.0/3.14/sass/_common.scss index b9f2863..20189f8 100644 --- a/common/gtk-3.0/3.14/sass/_common.scss +++ b/common/gtk-3.0/3.14/sass/_common.scss @@ -1480,7 +1480,7 @@ column-header.button.dnd { // for treeview-like derive widgets .csd & { padding: 4px 0px; - border-radius: 3px; + border-radius: 2px; border: none; } @@ -2591,7 +2591,7 @@ GtkVolumeButton.button { padding: 8px; } } &.csd { &.popup, &.menu { - border-radius: 3px; + border-radius: 2px; box-shadow: 0 3px 6px if($variant == 'light', $_wm_border, transparentize($_wm_border, 0.1)), 0 0 0 1px if($variant == 'light', $_wm_border, darken($base_color, 10%)); } -- cgit v1.2.3