librenms/html/css/mono.css

20 lines
226 B
CSS
Raw Normal View History

.fa-nav-icons {
color: #ffffff;
}
.fa-col-success {
color: #3c763d;
}
.fa-col-info {
color: #31708f;
}
.fa-col-primary {
color: #357ebd;
}
.twitter-typeahead .tt-hint {
border-color: #000 !important;
}