status update

This commit is contained in:
Garry Ing 2021-05-30 16:04:36 -04:00
parent 02a5d16b6a
commit 6bb979ed21
No known key found for this signature in database
GPG Key ID: 3B379B1F2193CC3E

View File

@ -144,7 +144,8 @@
width: 30px;
height: 30px;
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() {