fix timer
This commit is contained in:
@@ -171,7 +171,6 @@ tooltip {
|
||||
#spacer {
|
||||
font-weight: 900;
|
||||
padding: 0 5px;
|
||||
text-shadow: 0 0 5px #ffffffaa;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
@@ -181,10 +180,10 @@ tooltip {
|
||||
}
|
||||
|
||||
.workspace-pill {
|
||||
padding: 2px 5px;
|
||||
padding: 2px 4px;
|
||||
border-radius: 4px;
|
||||
text-shadow: 0 0 2px #646464;
|
||||
margin: 0 2px;
|
||||
color: #cccccc;
|
||||
transition:
|
||||
background-color 0.2s,
|
||||
color 0.2s,
|
||||
@@ -281,7 +280,7 @@ tooltip {
|
||||
|
||||
.bluetooth-device-address {
|
||||
font-size: 10px;
|
||||
color: #cccccc;
|
||||
color: #cccccce7;
|
||||
}
|
||||
|
||||
.bluetooth-settings-row {
|
||||
|
||||
Reference in New Issue
Block a user