Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit dd05a9f

Browse files
NickBuseyeliandoran
authored andcommitted
Update Steel Blue.css
"Top-right corner" isn't correct in macOS anyway, so probably cleaner to just remove it.
1 parent 0e10485 commit dd05a9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/edit-docs/demo/root/Trilium Demo/Steel Blue.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* This is a demo of how you can create custom theme for Trilium. You can activate it by going
3-
* into options (top-right corner) in first tab "Appearance".
3+
* into options in first tab "Appearance".
44
*
55
* You can read some details on theming here: http://github.com/zadam/trilium/wiki/Themes
66
*/
@@ -98,4 +98,4 @@ body .note-detail-editable-text, body .note-detail-readonly-text {
9898

9999
body .CodeMirror {
100100
filter: invert(100%) hue-rotate(180deg);
101-
}
101+
}

0 commit comments

Comments
 (0)