dis: Change colors
This commit is contained in:
parent
9f5ca27f55
commit
af259747a2
1 changed files with 2 additions and 2 deletions
|
|
@ -58,10 +58,10 @@ footer {
|
|||
}
|
||||
|
||||
.wisski.running {
|
||||
background-color: green;
|
||||
background-color: #9ADA07;
|
||||
}
|
||||
|
||||
.wisski.stopped {
|
||||
background-color: red;
|
||||
background-color: #ff7a7a;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue