mirror of
https://github.com/e107inc/e107.git
synced 2025-09-01 18:32:44 +02:00
More media-picker work.
This commit is contained in:
@@ -266,6 +266,9 @@ td.right, th.right { text-align:right }
|
||||
|
||||
|
||||
/* media picker */
|
||||
.media-carousel-item-image .well { height: 200px; overflow:hidden }
|
||||
.media-carousel-item-image span { display:block; height:150px; }
|
||||
.media-carousel-item-image img { width:100%; max-height: 100%; }
|
||||
.media-carousel-item-video .video-responsive { padding-top: 0; }
|
||||
.media-carousel-item-video video { max-width: 100%; max-height: 200px; }
|
||||
|
||||
|
Reference in New Issue
Block a user