1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-31 10:01:56 +02:00

Added e107::getThumb() to get thumbnailer class. Added a test for it. Styling fix for admin-ui grid.

This commit is contained in:
Cameron
2020-03-09 13:41:00 -07:00
parent 0ef918eb59
commit a200d312d8
4 changed files with 53 additions and 9 deletions

View File

@@ -79,6 +79,9 @@ a.core-mainpanel-link-icon:hover { text-decoration: none; filter: none; }
.admin-ui-grid img.fallback { opacity: 0.3; }
.admin-ui-grid img.thumbnail { max-width: 100%; height:auto; }
.admin-ui-grid .panel-footer { font-size:1em; /*height:30px; overflow:hidden*/}
.admin-ui-grid .panel-footer a { overflow: hidden; white-space: nowrap; width: 88%; display: inline-block; }
/*