roundabout,
created on Thursday, 30 July 2020, 17:23:24 (1596129804),
received on Sunday, 11 May 2025, 13:22:54 (1746969774)
Author identity: nana-4 <hnmaigo@gmail.com>
6f7e51a97fc7ff3ddbb7908cff505a8c1919b6a2
src/gnome-shell/sass/components/dialog/_network-dialog.scss
@@ -15,12 +15,12 @@
}
.nm-dialog-airplane-headline {
font-weight: bold;
// font-weight: bold;
text-align: center;
}
.nm-dialog-airplane-text {
color: inherit;
color: hint($on-surface);
}
// header
@@ -28,12 +28,17 @@
@include type(headline6);
}
.nm-dialog-subheader {
color: hint($on-surface);
}
.nm-dialog-header-icon {
icon-size: 32px;
color: hint($on-surface);
}
.nm-dialog-header-hbox {
spacing: 10px;
spacing: 16px;
}
// list of networks
@@ -74,6 +79,7 @@
// icons in list
.nm-dialog-icon {
icon-size: 16px;
color: hint($on-surface);
}
.nm-dialog-icons {