libcw/html/uiTest/css/ui.css

10 lines
82 B
CSS
Raw Normal View History

2020-03-23 14:48:49 +00:00
.title_disconnected {
color: red;
}
.title_connected {
color: green;
}