status update
This commit is contained in:
parent
02a5d16b6a
commit
6bb979ed21
@ -144,7 +144,8 @@
|
|||||||
width: 30px;
|
width: 30px;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
border-radius: 100%;
|
border-radius: 100%;
|
||||||
border: 1px solid var(--active-note);
|
border: 1px solid rgba(var(--active-note-rgb), 0.5);
|
||||||
|
background: rgba(var(--active-note-rgb), 0.1);
|
||||||
}
|
}
|
||||||
|
|
||||||
@-moz-document url-prefix() {
|
@-moz-document url-prefix() {
|
||||||
|
Loading…
Reference in New Issue
Block a user