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