mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 16:44:28 +00:00
Merge branch 'feature-4190/Cronjobs_log_in_database'
This commit is contained in:
@@ -113,3 +113,19 @@
|
||||
#applyFilter, #saveCustomFilterButton {
|
||||
width: 100px;
|
||||
}
|
||||
|
||||
.text-red {
|
||||
color: red;
|
||||
}
|
||||
|
||||
.text-orange {
|
||||
color: orange;
|
||||
}
|
||||
|
||||
.text-blue {
|
||||
color: blue;
|
||||
}
|
||||
|
||||
.text-green {
|
||||
color: green;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user