1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-20 05:11:42 +02:00

Fix for glyph rendering in admin.

This commit is contained in:
Cameron
2017-01-01 09:07:02 -08:00
parent 882efff6ec
commit 062f80d1b0
4 changed files with 8 additions and 3 deletions

View File

@@ -316,6 +316,7 @@ input[type="radio"]:checked, input[type="radio"]:checked + span { opacity:1.0;
label.legacy { margin-left:5px;margin-right:10px; display: inline-block; }
/* Core Icons & Image Buttons */
.icon-preview { font-size: 2em}
img.icon { border: 0px; vertical-align: middle; }
img.icon.list,
input.action { margin: 0px 3px }