mirror of
https://github.com/directus/directus.git
synced 2026-04-03 03:00:39 -04:00
Various style tweaks (#427)
* nav list sizing * less contrast on table load progress * new data model icon * fixes all users nav rijk SAID he fixed… but that’s ok ;) * lighter module active color * decrease badge size * text changes * new sidebar drawer component styling * space out filters a bit more * add auto-save warning to fields setup * new tabular option icons * new filter styling needs formatting and translations for field name tooltips * form field group styling WIP — just styling, and needs translations * don’t let line height be overridden * interface icons * button hovers * divider interface WIP * lighter highlight we can try this out — might remove later * no divider tests * Fix divider interface Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
This commit is contained in:
@@ -82,6 +82,7 @@ export default defineComponent({
|
||||
--v-button-color: var(--module-icon);
|
||||
--v-button-color-activated: var(--module-icon-alt);
|
||||
--v-button-background-color: var(--module-background);
|
||||
--v-button-background-color-hover: var(--module-background);
|
||||
--v-button-background-color-activated: var(--module-background-alt);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user