dash-docs/_less/clients.less

15 lines
254 B
Text

/* Clients.less
* Styles used on the Clients page
* ---------------------------------------------------------------------------- */
.best {
background-color: #ddffdd;
}
.good {
background-color: #ddffff;
}
.ugly {
background-color: #ffdddd;
}