mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 07:08:55 +02:00
style/badges: tweak appearance
This commit is contained in:
parent
1af8edfe4d
commit
34b89cf2e8
@ -26,10 +26,6 @@
|
||||
--bs-body-color: var(--main-text-color) !important;
|
||||
--bs-body-bg: var(--main-background-color) !important;
|
||||
--ck-mention-list-max-height: 500px;
|
||||
|
||||
--tn-bs-badge-background: var(--accented-background-color);
|
||||
--bs-badge-color: var(--menu-text-color);
|
||||
--bs-badge-font-weight: normal;
|
||||
}
|
||||
|
||||
.table {
|
||||
@ -197,8 +193,10 @@ samp {
|
||||
}
|
||||
|
||||
.badge {
|
||||
--bs-badge-color: var(--muted-text-color);
|
||||
|
||||
margin-left: 8px;
|
||||
background: var(--tn-bs-badge-background);
|
||||
background: var(--accented-background-color);
|
||||
}
|
||||
|
||||
.input-group-text {
|
||||
|
Loading…
x
Reference in New Issue
Block a user