mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-27 20:08:49 +01:00
This commit is contained in:
parent
727c3ab2cb
commit
6e04545ad1
2 changed files with 10 additions and 0 deletions
|
|
@ -153,6 +153,11 @@
|
|||
--b3-pdf-dark: #212224;
|
||||
}
|
||||
|
||||
/* https://github.com/siyuan-note/siyuan/issues/6440 */
|
||||
.protyle-action--order:after {
|
||||
mix-blend-mode: multiply;
|
||||
}
|
||||
|
||||
.b3-typography div.hljs, .protyle-wysiwyg div.hljs {
|
||||
background-color: #f8f9fa;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -153,6 +153,11 @@
|
|||
--b3-pdf-dark: #212224;
|
||||
}
|
||||
|
||||
/* https://github.com/siyuan-note/siyuan/issues/6440 */
|
||||
.protyle-action--order:after {
|
||||
mix-blend-mode: screen;
|
||||
}
|
||||
|
||||
.b3-text-field::-webkit-calendar-picker-indicator {
|
||||
filter: invert(1)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue