mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 02:16:39 +00:00
Fixed prev and next month css
This commit is contained in:
parent
3421aa3d61
commit
699eb1852f
2 changed files with 9 additions and 1 deletions
|
|
@ -593,6 +593,14 @@ li > a > .fa-external-link-alt{
|
|||
background-color: #181818 !important;
|
||||
}
|
||||
|
||||
.flatpickr-prev-month {
|
||||
fill: #d1d1d1 !important;
|
||||
}
|
||||
|
||||
.flatpickr-next-month {
|
||||
fill: #d1d1d1 !important;
|
||||
}
|
||||
|
||||
.flatpickr-day {
|
||||
color: #d1d1d1 !important;
|
||||
background-color: #181818 !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue