1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-02 02:42:40 +02:00

Rework of the thumbnail routine for more consistent behavior. {SITELOGO} rendering improved. (requires testing on older themes)

This commit is contained in:
Cameron
2016-04-13 14:30:42 -07:00
parent 75d94755d4
commit ac7c95d7f8
3 changed files with 99 additions and 96 deletions

View File

@@ -405,7 +405,7 @@ i.s-message-debug { background-position: -1480px 0; width: 32px; height: 32px;
line-height: 20px;
text-align: left;
vertical-align: top;
border-top: 1px solid #dddddd;
border-top: 1px solid #0a0a0a;
}
.fborder th , .fcaption {
font-weight: bold;
@@ -1241,6 +1241,17 @@ li.rssRow > div {
.xdebug-error { color: black; font-size:1.5em }
/* Legacy Styling */
.fborder .forumheader3 { padding: 8px; line-height: 1.42857143; vertical-align: top; border-top: 1px solid #0a0a0a; }
/*
body { background-color: rgb(68, 68, 68); }