summaryrefslogtreecommitdiffstats
path: root/client/components/main/layouts.styl
diff options
context:
space:
mode:
authorSam X. Chen <sam.xi.chen@gmail.com>2019-07-24 11:01:30 -0400
committerSam X. Chen <sam.xi.chen@gmail.com>2019-07-24 11:01:30 -0400
commita5c1395c46a2682f4e9c2cb1f2b36dd6aa930151 (patch)
tree863d2a81e491ada65cb43ae9e0625d1ec7ccd7b0 /client/components/main/layouts.styl
parent2eae236c5a732959a5a51fbd0eebb0d50682ebe2 (diff)
downloadwekan-a5c1395c46a2682f4e9c2cb1f2b36dd6aa930151.tar.gz
wekan-a5c1395c46a2682f4e9c2cb1f2b36dd6aa930151.tar.bz2
wekan-a5c1395c46a2682f4e9c2cb1f2b36dd6aa930151.zip
Add Feature: User can have richer formatted text into the comments (admin-panel fixed)
Diffstat (limited to 'client/components/main/layouts.styl')
-rw-r--r--client/components/main/layouts.styl3
1 files changed, 3 insertions, 0 deletions
diff --git a/client/components/main/layouts.styl b/client/components/main/layouts.styl
index cc8be6af..dafff251 100644
--- a/client/components/main/layouts.styl
+++ b/client/components/main/layouts.styl
@@ -6,6 +6,9 @@ global-reset()
-webkit-box-sizing: unset
box-sizing: unset
+.note-popover .popover-content .note-color-palette div .note-color-btn, .panel-heading.note-toolbar .note-color-palette div .note-color-btn
+ background: none
+
html, body, input, select, textarea, button
font: 14px Roboto, "Helvetica Neue", Arial, Helvetica, sans-serif
line-height: 18px