update design bl
This commit is contained in:
parent
5db98103c0
commit
8f3b6eb411
@ -150,9 +150,9 @@ QScrollArea > QWidget > QWidget { background: transparent; }
|
|||||||
border: 1px solid #E5E7EB;
|
border: 1px solid #E5E7EB;
|
||||||
}
|
}
|
||||||
#BluetoothDeviceCard:hover { background: #F9FAFB; }
|
#BluetoothDeviceCard:hover { background: #F9FAFB; }
|
||||||
#BluetoothDeviceName { color: #111827; }
|
#BluetoothDeviceName { color: #111827; background: transparent; }
|
||||||
#BluetoothDeviceMac { color: rgba(107,114,128,0.95); }
|
#BluetoothDeviceMac { color: rgba(107,114,128,0.95); background: transparent; }
|
||||||
#BluetoothDeviceStatus { color: rgba(107,114,128,0.95); }
|
#BluetoothDeviceStatus { color: rgba(107,114,128,0.95); background: transparent; }
|
||||||
#BluetoothStatusIndicator { background: transparent; }
|
#BluetoothStatusIndicator { background: transparent; }
|
||||||
#BluetoothRemoveBtn {
|
#BluetoothRemoveBtn {
|
||||||
background: #fef2f2;
|
background: #fef2f2;
|
||||||
|
|||||||
@ -139,9 +139,9 @@ QScrollArea > QWidget > QWidget { background: transparent; }
|
|||||||
border-radius: 14px;
|
border-radius: 14px;
|
||||||
}
|
}
|
||||||
#BluetoothDeviceCard:hover { background: #1B2330; }
|
#BluetoothDeviceCard:hover { background: #1B2330; }
|
||||||
#BluetoothDeviceName { color: #E6EAF0; }
|
#BluetoothDeviceName { color: #E6EAF0; background: transparent; }
|
||||||
#BluetoothDeviceMac { color: rgba(138,147,166,0.95); }
|
#BluetoothDeviceMac { color: rgba(138,147,166,0.95); background: transparent; }
|
||||||
#BluetoothDeviceStatus { color: rgba(138,147,166,0.95); }
|
#BluetoothDeviceStatus { color: rgba(138,147,166,0.95); background: transparent; }
|
||||||
#BluetoothStatusIndicator { background: transparent; }
|
#BluetoothStatusIndicator { background: transparent; }
|
||||||
#BluetoothRemoveBtn {
|
#BluetoothRemoveBtn {
|
||||||
background: #3f1818;
|
background: #3f1818;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user