Added eww bluetooth module

This commit is contained in:
marc
2024-03-06 23:35:51 +01:00
parent f2b20c7acd
commit 6a4dcadfba
3 changed files with 44 additions and 0 deletions

View File

@@ -38,6 +38,19 @@ tooltip label {
color: $base02;
}
/** Bluetooth **/
.bluetooth {
color: $base0D;
}
.bluetooth.icon {
padding-right: 4px;
}
.bluetooth-text {
padding-left: 8px;
}
/** Wifi **/
.wifi {
color: $base0D;