[gnome-shell/gnome-3-34] theme: Adjust system-menu-action buttons
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/gnome-3-34] theme: Adjust system-menu-action buttons
- Date: Wed, 6 Nov 2019 19:16:01 +0000 (UTC)
commit d142f594780e940fd48063b969048bff4c0bf208
Author: monday <monday15 gmx com>
Date: Sat Nov 2 07:57:10 2019 +0000
theme: Adjust system-menu-action buttons
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/802
data/theme/gnome-shell-sass/_common.scss | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/data/theme/gnome-shell-sass/_common.scss b/data/theme/gnome-shell-sass/_common.scss
index 9724a8f971..1b59edf504 100644
--- a/data/theme/gnome-shell-sass/_common.scss
+++ b/data/theme/gnome-shell-sass/_common.scss
@@ -1209,12 +1209,11 @@ StScrollBar {
&:hover, &:focus {
background-color: $_hover_bg_color;
color: $fg_color;
- border: none;
- padding: 14px;
}
&:active {
background-color: $selected_bg_color;
color: $selected_fg_color;
+ border-color: $selected_borders_color;
}
& > StIcon { icon-size: 16px; }
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]