aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.16/gtk-contained.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.16/gtk-contained.css')
-rw-r--r--common/gtk-3.0/3.16/gtk-contained.css12
1 files changed, 3 insertions, 9 deletions
diff --git a/common/gtk-3.0/3.16/gtk-contained.css b/common/gtk-3.0/3.16/gtk-contained.css
index 24f3671..94ff0bc 100644
--- a/common/gtk-3.0/3.16/gtk-contained.css
+++ b/common/gtk-3.0/3.16/gtk-contained.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);