From 3c187259e309e16a5071d08d36e18b209f0d372b Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Mon, 21 Mar 2016 22:08:47 +0100 Subject: shrink standalone osd buttons --- common/gtk-3.0/3.20/gtk-solid-dark.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'common/gtk-3.0/3.20/gtk-solid-dark.css') diff --git a/common/gtk-3.0/3.20/gtk-solid-dark.css b/common/gtk-3.0/3.20/gtk-solid-dark.css index 14606ac..58789ba 100644 --- a/common/gtk-3.0/3.20/gtk-solid-dark.css +++ b/common/gtk-3.0/3.20/gtk-solid-dark.css @@ -295,8 +295,9 @@ button { background-color: #353945; border-color: #23262e; } button.osd.image-button { - min-height: 48px; - min-width: 48px; } + padding: 0; + min-height: 36px; + min-width: 36px; } button.osd:hover { color: #5294E2; } button.osd:active, button.osd:checked { -- cgit v1.2.3