This commit is contained in:
albert 2023-11-15 17:10:52 +09:00
parent 1931ae4107
commit 4097699d97
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -167,13 +167,14 @@
border-radius: 50px;
padding: 0px 5px;
margin: 5px;
color: rgba(200, 200, 200, 1);
color: rgba(200, 200, 200, 0.5);
background-color: #282828;
}
#workspaces button.active {
padding: 0px 15px;
background-color: #a89984;
color: rgba(0, 0, 0, 0.5);
}
#workspaces button:hover,