Custom Tweaks section
This commit is contained in:
parent
73842d279e
commit
ce87d50a22
1 changed files with 5 additions and 0 deletions
|
@ -356,3 +356,8 @@ i.grey.icon.icon.icon.icon {
|
||||||
background: var(--steel-100) !important;
|
background: var(--steel-100) !important;
|
||||||
color: #000 !important;
|
color: #000 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* tweaks */
|
||||||
|
button.ui.primary.button {
|
||||||
|
color: var(--color-text-dark) !important;
|
||||||
|
}
|
Loading…
Reference in a new issue