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:
@@ -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); }
|
||||
|
Reference in New Issue
Block a user