From c9508192390a581241da4ff845388c9f5e074297 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Tue, 15 Sep 2015 18:15:00 +0200 Subject: gnome-shell: fix active button --- common/gnome-shell/3.14/gnome-shell.css | 4 ++-- common/gnome-shell/3.14/sass/_drawing.scss | 2 +- common/gnome-shell/3.16/gnome-shell.css | 6 +++--- common/gnome-shell/3.16/sass/_drawing.scss | 2 +- common/gnome-shell/3.18/gnome-shell.css | 6 +++--- common/gnome-shell/3.18/sass/_drawing.scss | 2 +- 6 files changed, 11 insertions(+), 11 deletions(-) (limited to 'common/gnome-shell') diff --git a/common/gnome-shell/3.14/gnome-shell.css b/common/gnome-shell/3.14/gnome-shell.css index fb4b7bb..a7c8686 100644 --- a/common/gnome-shell/3.14/gnome-shell.css +++ b/common/gnome-shell/3.14/gnome-shell.css @@ -73,7 +73,7 @@ stage { color: #ffffff; background-color: #5294E2; border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px #5294E2; } + box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } .popup-menu .modal-dialog-button:insensitive { text-shadow: 0 1px rgba(255, 255, 255, 0); color: rgba(92, 97, 108, 0.55); @@ -1807,7 +1807,7 @@ StEntry.chat-response { color: #ffffff; background-color: #5294E2; border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px #5294E2; } + box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } .login-dialog .modal-dialog-button:default:insensitive { text-shadow: 0 1px rgba(255, 255, 255, 0); color: rgba(92, 97, 108, 0.55); diff --git a/common/gnome-shell/3.14/sass/_drawing.scss b/common/gnome-shell/3.14/sass/_drawing.scss index 7301495..23aed9a 100644 --- a/common/gnome-shell/3.14/sass/_drawing.scss +++ b/common/gnome-shell/3.14/sass/_drawing.scss @@ -116,7 +116,7 @@ color: $selected_fg_color; background-color: $selected_bg_color; border: 1px solid $selected_bg_color; - box-shadow: inset 0 2px 4px $selected_bg_color; + box-shadow: inset 0 1px transparentize($selected_bg_color, 0.95); } @else if $t==insensitive { diff --git a/common/gnome-shell/3.16/gnome-shell.css b/common/gnome-shell/3.16/gnome-shell.css index 34072e2..d684408 100644 --- a/common/gnome-shell/3.16/gnome-shell.css +++ b/common/gnome-shell/3.16/gnome-shell.css @@ -63,7 +63,7 @@ stage { color: #ffffff; background-color: #5294E2; border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px #5294E2; } + box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } .button:insensitive, .notification-banner .notification-button:insensitive, .hotplug-notification-item:insensitive { text-shadow: 0 1px rgba(255, 255, 255, 0); @@ -775,7 +775,7 @@ StScrollBar { color: #ffffff; background-color: #5294E2; border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px #5294E2; } + box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } .datemenu-today-button .date-label { font-size: 1.5em; } @@ -1664,7 +1664,7 @@ StScrollBar { color: #ffffff; background-color: #5294E2; border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px #5294E2; } + box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } .login-dialog .modal-dialog-button:default:insensitive { text-shadow: 0 1px rgba(255, 255, 255, 0); color: rgba(92, 97, 108, 0.55); diff --git a/common/gnome-shell/3.16/sass/_drawing.scss b/common/gnome-shell/3.16/sass/_drawing.scss index 738a69d..7cf8812 100644 --- a/common/gnome-shell/3.16/sass/_drawing.scss +++ b/common/gnome-shell/3.16/sass/_drawing.scss @@ -116,7 +116,7 @@ color: $selected_fg_color; background-color: $selected_bg_color; border: 1px solid $selected_bg_color; - box-shadow: inset 0 2px 4px $selected_bg_color; + box-shadow: inset 0 1px transparentize($selected_bg_color, 0.95); } @else if $t==insensitive { diff --git a/common/gnome-shell/3.18/gnome-shell.css b/common/gnome-shell/3.18/gnome-shell.css index 4622047..8792dd4 100644 --- a/common/gnome-shell/3.18/gnome-shell.css +++ b/common/gnome-shell/3.18/gnome-shell.css @@ -63,7 +63,7 @@ stage { color: #ffffff; background-color: #5294E2; border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px #5294E2; } + box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } .button:insensitive, .notification-banner .notification-button:insensitive, .hotplug-notification-item:insensitive { text-shadow: 0 1px rgba(255, 255, 255, 0); @@ -769,7 +769,7 @@ StScrollBar { color: #ffffff; background-color: #5294E2; border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px #5294E2; } + box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } .datemenu-today-button .date-label { font-size: 1.5em; } @@ -1665,7 +1665,7 @@ StScrollBar { color: #ffffff; background-color: #5294E2; border: 1px solid #5294E2; - box-shadow: inset 0 2px 4px #5294E2; } + box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); } .login-dialog .modal-dialog-button:default:insensitive { text-shadow: 0 1px rgba(255, 255, 255, 0); color: rgba(92, 97, 108, 0.55); diff --git a/common/gnome-shell/3.18/sass/_drawing.scss b/common/gnome-shell/3.18/sass/_drawing.scss index 738a69d..7cf8812 100644 --- a/common/gnome-shell/3.18/sass/_drawing.scss +++ b/common/gnome-shell/3.18/sass/_drawing.scss @@ -116,7 +116,7 @@ color: $selected_fg_color; background-color: $selected_bg_color; border: 1px solid $selected_bg_color; - box-shadow: inset 0 2px 4px $selected_bg_color; + box-shadow: inset 0 1px transparentize($selected_bg_color, 0.95); } @else if $t==insensitive { -- cgit v1.2.3