mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 13:19:56 +09:00
Fix #1187 auto-insert <audio> and <video> tags for appropriate attachments
This commit is contained in:
parent
023081019d
commit
e65b1caf3c
3 changed files with 34 additions and 18 deletions
|
|
@ -1,6 +1,7 @@
|
|||
@charset "utf-8";
|
||||
/* NAVER (developers@xpressengine.com) */
|
||||
.xe_content.editable img{border:0;max-width:100%;}
|
||||
.xe_content.editable video{max-width:100%;}
|
||||
.xe_content.editable blockquote.q1,
|
||||
.xe_content.editable blockquote.q2,
|
||||
.xe_content.editable blockquote.q3,
|
||||
|
|
@ -37,4 +38,4 @@
|
|||
padding-left: 8px;
|
||||
padding-right: 20px;
|
||||
border-right-width: 5px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue