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:
69b285a
)
Table headers in WYSIWYG editor now honour theme color
author
Adam Dullage
<redacted>
Thu, 11 May 2023 18:59:51 +0000
(19:59 +0100)
committer
Adam Dullage
<redacted>
Thu, 11 May 2023 18:59:51 +0000
(19:59 +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 1a69f732d5cb33e7a8bfe0d7621e7477f31e4a49..ca40dbb395e7356e5f116e5fb04dd72f219721cc 100644
(file)
--- a/
flatnotes/src/toastui-editor-theme.scss
+++ b/
flatnotes/src/toastui-editor-theme.scss
@@
-175,3
+175,7
@@
.toastui-editor-contents table td {
border-color: var(--colour-border);
}
+
+.toastui-editor-contents th p {
+ color: var(--colour-text);
+}
git clone https://git.99rst.org/PROJECT