mirror of
https://github.com/wekan/wekan.git
synced 2026-03-04 12:50:16 +01:00
Added copy button to all editor's
This commit is contained in:
parent
08ee969445
commit
7db1445d09
3 changed files with 296 additions and 265 deletions
7
client/components/main/editor.styl
Normal file
7
client/components/main/editor.styl
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
.new-comment,
|
||||
.inlined-form
|
||||
span.fa.fa-copy
|
||||
float: right
|
||||
position: relative
|
||||
top: 20px
|
||||
right: 6px
|
||||
Loading…
Add table
Add a link
Reference in a new issue