1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-01 18:32:44 +02:00

Media-Manager fixes and enhancements. Glyphs are now searchable.

This commit is contained in:
Cameron
2014-01-09 04:42:13 -08:00
parent 0df0f49cc0
commit dc542c58d8
5 changed files with 328 additions and 144 deletions

View File

@@ -928,6 +928,13 @@ li.rssRow > div {
width:142px;
}
.media-carousel-item-caption {
padding-top:8px; white-space:nowrap; display:inline-block; width:100%; overflow:hidden;
}
.media-carousel-item-glyph { width: 64px; height:64px; overflow:hidden; margin-right:5px; margin-bottom:0px }
/*
body { background-color: rgb(68, 68, 68); }