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:
Florian Müllner 2023-02-08 16:03:24 +01:00 committed by Marge Bot
parent 6cd39f829f
commit b286a8f55e
2 changed files with 21 additions and 4 deletions

View file

@ -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); }