mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-21 22:19:27 +00:00
use green and red as for marking the datepickers
This commit is contained in:
+2
-2
@@ -145,9 +145,9 @@
|
||||
}
|
||||
|
||||
.fhc-bullet-red::before {
|
||||
color: #ff001e;
|
||||
color: green;
|
||||
}
|
||||
|
||||
.fhc-bullet-green::before {
|
||||
color: #00ff26;
|
||||
color: red;
|
||||
}
|
||||
Reference in New Issue
Block a user