mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
Make active ribbon item more obvious
This commit is contained in:
parent
5676ff9b2e
commit
46ed61d38a
@ -39,7 +39,7 @@ const TPL = `
|
|||||||
|
|
||||||
.ribbon-tab-title.active {
|
.ribbon-tab-title.active {
|
||||||
color: var(--main-text-color);
|
color: var(--main-text-color);
|
||||||
border-bottom: 1px solid var(--main-text-color);
|
border-bottom: 3px solid var(--main-text-color);
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user