7 lines
85 B
CSS
7 lines
85 B
CSS
.config-value.set {
|
|
color:seagreen;
|
|
}
|
|
|
|
.config-value.unset {
|
|
color:darkred;
|
|
} |