Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax <max@nextcloud.com>2022-03-22 11:49:03 +0300
committerMax <max@nextcloud.com>2022-03-31 15:29:25 +0300
commit2e0440ec30f9ee82b9abcd8fc563884cd40e4c38 (patch)
treed2e9d2dba089cd2953618c025b78e4d798cdb900 /src/components
parent3491ccb97fa59b1afd1c0bbb5a6e804af6e77fc0 (diff)
ui: translate table actions, new icons
Signed-off-by: Max <max@nextcloud.com>
Diffstat (limited to 'src/components')
-rw-r--r--src/components/EditorWrapper.vue1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/EditorWrapper.vue b/src/components/EditorWrapper.vue
index 069646f37..de3071080 100644
--- a/src/components/EditorWrapper.vue
+++ b/src/components/EditorWrapper.vue
@@ -649,7 +649,6 @@ export default {
&:not(.show-color-annotations)::v-deep .author-annotation,
&:not(.show-color-annotations)::v-deep .image {
background-color: transparent !important;
- color: var(--color-main-text) !important;
}
.ProseMirror {