From 853e9eeadd88da1d650f7e4dd2ea9119dfbc8a08 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Sat, 12 Sep 2015 00:22:28 +0200 Subject: tweak standalone osd buttons --- common/gtk-3.0/3.16/gtk-contained-dark.css | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'common/gtk-3.0/3.16/gtk-contained-dark.css') diff --git a/common/gtk-3.0/3.16/gtk-contained-dark.css b/common/gtk-3.0/3.16/gtk-contained-dark.css index 6eed2d8..194213a 100644 --- a/common/gtk-3.0/3.16/gtk-contained-dark.css +++ b/common/gtk-3.0/3.16/gtk-contained-dark.css @@ -328,20 +328,14 @@ GtkSearchEntry.entry { .button:insensitive:active > GtkLabel, .button:insensitive:checked > GtkLabel { color: inherit; } .button.osd { - outline-color: rgba(186, 195, 207, 0.3); color: #BAC3CF; outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(102, 109, 132, 0.35); - background-color: rgba(53, 57, 69, 0.95); } + background-color: rgba(53, 57, 69, 0.95); + border-color: rgba(35, 38, 46, 0.95); } .button.osd.image-button { padding: 10px; } .button.osd:hover { - color: #BAC3CF; - outline-color: rgba(186, 195, 207, 0.3); - border-color: rgba(26, 28, 34, 0.35); - background-color: rgba(119, 127, 151, 0.45); - background-color: rgba(53, 57, 69, 0.95); } + color: #5294E2; } .button.osd:active, .button.osd:checked { color: #ffffff; outline-color: rgba(255, 255, 255, 0.3); -- cgit v1.2.3