traveldings stuff!
This commit is contained in:
parent
54a1e34fa6
commit
b4dfef1d6d
5 changed files with 89 additions and 8 deletions
|
@ -13,4 +13,21 @@ label {
|
|||
|
||||
.workspaces button.focused {
|
||||
background-color: #504935;
|
||||
}
|
||||
|
||||
.traveldings progressbar trough {
|
||||
border: none;
|
||||
background-color: #3c3836;
|
||||
border-bottom-right-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
}
|
||||
|
||||
.traveldings progressbar progress {
|
||||
background-color: #79740e;
|
||||
border-bottom-left-radius: 0;
|
||||
}
|
||||
|
||||
|
||||
.traveldingsWindow {
|
||||
border-radius: 15px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue