Nur mal so als Gedanke....Selbst wenn es an meinem Bildschirm läge, hülfe ein Screenshot eher nicht, weil da ja dieselben Farben zu sehen wären
so der böse Titus hat sich eigene CSS-Definitionen für die Seite in seinen Browser genageltZusatz: Böser Titus
.quickReply, .messageList .message {
border:hidden !important;
background-color: #e8ebee;
border-radius:10px;
padding-bottom:15px !important;
}
.attachedFiles {
background-color: #e8ebee !important;
margin-right:10px !important;
}
.attachedFiles .attachedFilesHeader {
color:#999 !important;
}
.bbCodeBlock {
border:hidden !important;
}
.bbCodeQuote .attribution {
border-top-left-radius:5px !important;
border-top-right-radius:5px !important;
}
.bbCodeQuote blockquote {
background-color: #ededed !important;
border-bottom-left-radius:5px !important;
border-bottom-right-radius:5px !important;
}
.message .messageInfo {
padding-right:5px !important;
padding-top:5px !important;
}