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