libcw/html/uiTest/css/ui.css
2020-03-23 10:50:10 -04:00

10 lines
82 B
CSS

.title_disconnected {
color: red;
}
.title_connected {
color: green;
}