mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02:00
17 lines
159 B
CSS
17 lines
159 B
CSS
.fa-nav-icons {
|
|
color: #4f4c4c;
|
|
}
|
|
|
|
.fa-col-success {
|
|
color: #3c763d;
|
|
}
|
|
|
|
.fa-col-info {
|
|
color: #31708f;
|
|
}
|
|
|
|
.fa-col-primary {
|
|
color: #357ebd;
|
|
}
|
|
|