Added bluetooth menu.
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
border-radius: 8px;
|
||||
padding: 2px 12px;
|
||||
margin: 6px 3px;
|
||||
|
||||
&:hover {
|
||||
background: $surface1;
|
||||
}
|
||||
}
|
||||
|
||||
.bar_item_box_hidden {
|
||||
|
||||
@@ -8,3 +8,14 @@
|
||||
.bar-bt_label {
|
||||
color: $sky;
|
||||
}
|
||||
|
||||
.bluetooth-disabled-menu {
|
||||
font-weight: bold;
|
||||
font-size: 1.1rem;
|
||||
color: $surface2;
|
||||
margin: 6rem 0rem;
|
||||
}
|
||||
|
||||
.menu-button-isactive {
|
||||
color: $sky;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user