added prepared statut and it's sync
This commit is contained in:
@@ -782,10 +782,10 @@ button {
|
||||
max-height: 28px;
|
||||
}
|
||||
.goodvalue {
|
||||
color: rgba(0, 128, 0, 0.75);
|
||||
color: #4e8c69;
|
||||
}
|
||||
.badvalue {
|
||||
color: $red-dice;
|
||||
color: #ab2a00;
|
||||
}
|
||||
}
|
||||
// hide "search anywhere" draggable icon
|
||||
|
||||
Reference in New Issue
Block a user