syncthing/gui/default/assets/css/dev.css

11 lines
151 B
CSS

.dev-top-bar{
background-color: yellow;
}
.dev-error .hasCount{
background-color: red;
}
.dev-warn .hasCount{
background-color: yellow;
}