mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
quickSettings: Color header icon if checked
... as requested by the design team. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2393>
This commit is contained in:
parent
a0436d4b48
commit
3ce3034fdd
2 changed files with 13 additions and 0 deletions
|
|
@ -35,6 +35,8 @@
|
|||
border-radius: 999px;
|
||||
padding: 1.5 * $base_padding;
|
||||
background-color: lighten($bg_color, 10%);
|
||||
|
||||
&.active { background-color: $selected_bg_color; }
|
||||
}
|
||||
|
||||
& .title {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue