mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-24 22:39:14 +01:00
* update item fields to support import_ref * add additional rows to CSV importer * add CSV import documentation * update readme * update readme * fix failed test
6 lines
152 B
CSS
6 lines
152 B
CSS
[data-md-color-scheme="homebox"] {
|
|
--md-primary-fg-color: #5b7f67;
|
|
--md-primary-fg-color--light: #5b7f67;
|
|
--md-primary-fg-color--dark: #90030c;
|
|
}
|