mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
Update Steel Blue.css
"Top-right corner" isn't correct in macOS anyway, so probably cleaner to just remove it.
This commit is contained in:
parent
0e10485199
commit
dd05a9f720
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* This is a demo of how you can create custom theme for Trilium. You can activate it by going
|
* This is a demo of how you can create custom theme for Trilium. You can activate it by going
|
||||||
* into options (top-right corner) in first tab "Appearance".
|
* into options in first tab "Appearance".
|
||||||
*
|
*
|
||||||
* You can read some details on theming here: http://github.com/zadam/trilium/wiki/Themes
|
* You can read some details on theming here: http://github.com/zadam/trilium/wiki/Themes
|
||||||
*/
|
*/
|
||||||
@ -98,4 +98,4 @@ body .note-detail-editable-text, body .note-detail-readonly-text {
|
|||||||
|
|
||||||
body .CodeMirror {
|
body .CodeMirror {
|
||||||
filter: invert(100%) hue-rotate(180deg);
|
filter: invert(100%) hue-rotate(180deg);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user