git.99rst.org
/
flatnotes.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
990c0b0
)
Editor overflow menu theming
author
Adam Dullage
<redacted>
Sat, 6 May 2023 08:23:22 +0000
(09:23 +0100)
committer
Adam Dullage
<redacted>
Sat, 6 May 2023 08:23:22 +0000
(09:23 +0100)
flatnotes/src/toastui-editor-theme.scss
patch
|
blob
|
history
diff --git
a/flatnotes/src/toastui-editor-theme.scss
b/flatnotes/src/toastui-editor-theme.scss
index c7e094c6b83fd5b5803239f900c10e546f7b0538..1a69f732d5cb33e7a8bfe0d7621e7477f31e4a49 100644
(file)
--- a/
flatnotes/src/toastui-editor-theme.scss
+++ b/
flatnotes/src/toastui-editor-theme.scss
@@
-165,6
+165,11
@@
background-color: var(--colour-background-elevated);
}
+.toastui-editor-dropdown-toolbar {
+ background-color: var(--colour-background-elevated);
+ border-color: var(--colour-border);
+}
+
// Tables
.toastui-editor-contents table th,
.toastui-editor-contents table td {
git clone https://git.99rst.org/PROJECT