1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-02 02:42:40 +02:00

MediaPicker bbcode (Tinymce) compatibility fixes.

This commit is contained in:
Cameron
2018-08-11 10:44:05 -07:00
parent 00576ee417
commit f5cf253091
4 changed files with 31 additions and 11 deletions

View File

@@ -290,6 +290,7 @@ td.right, th.right { text-align:right }
.mediaselector-preview video { position: absolute; top: 0; }
.mediaselector-preview audio { height: 70px }
.mediaselector-preview img { max-height: 100%; width: auto; margin-left: auto; margin-right: auto; }
.mediaselector-preview i { /*padding: 20% 40%;*/ }
.mediaselector-container .overlay {