9 lines
205 B
Plaintext
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");
|
|
} |