mirror of
https://github.com/hay-kot/homebox.git
synced 2025-04-16 20:04:40 +00: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
5 lines
152 B
CSS
5 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;
|
|
}
|