mirror of
https://github.com/wekan/wekan.git
synced 2026-01-09 11:08:50 +01:00
Converted Stylus to CSS. Removed Stylus. This change removed many error messages.
Thanks to xet7 !
This commit is contained in:
parent
01a1a2cdce
commit
072778b9aa
104 changed files with 9370 additions and 7642 deletions
7
client/components/main/editor.css
Normal file
7
client/components/main/editor.css
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
.new-comment a.fa.fa-copy,
|
||||
.inlined-form a.fa.fa-copy {
|
||||
float: right;
|
||||
position: relative;
|
||||
top: 20px;
|
||||
right: 6px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue