mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 08:29:00 +01:00
style/info bar: improve style
This commit is contained in:
parent
4ba7907bee
commit
2f3be96dff
@ -1,11 +1,13 @@
|
||||
.info-bar {
|
||||
--link-color: var(--main-text-color);
|
||||
|
||||
|
||||
margin-top: 4px;
|
||||
contain: unset !important;
|
||||
padding: 8px 20px;
|
||||
color: var(--read-only-note-info-bar-color);
|
||||
font-size: .9em;
|
||||
cursor: default;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.info-bar-prominent {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user