Files
Kirill Chikalin 275dc598c7 update libs
2025-02-13 17:48:12 +03:00

9 lines
205 B
Plaintext

.account-toolbar {
background-color: rgb(203, 203, 203);
border-color: rgb(127, 127, 127);
border-top-width: 1px;
}
.account-toolbar-user-image {
background-image: url("../Icons/account-light.png");
}