mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
status/network: Tweak connection items
Always use the plain name as label, and indicate the "(dis)connect" action in a subtitle. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2631>
This commit is contained in:
parent
6cd39f829f
commit
b286a8f55e
2 changed files with 21 additions and 4 deletions
|
|
@ -122,3 +122,5 @@
|
|||
.nm-network-item {
|
||||
.wireless-secure-icon { icon-size: 0.5 * $base_icon_size; }
|
||||
}
|
||||
|
||||
.device-subtitle { color: transparentize($fg_color, 0.5); }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue