1
0
mirror of http://aero2k.de/repos/dfde-theme.git synced 2017-09-06 15:25:40 +02:00

Merge branch 'prosilverhistory'

versuch live und prosilver 3.2.1 zu mergen, teilweise erfolgreich
This commit is contained in:
eggy
2017-07-18 18:03:33 +02:00
105 changed files with 210 additions and 202 deletions

View File

@@ -413,14 +413,9 @@ dl.faq dt {
/* Quote block */
blockquote {
background-color: #EBEADD;
background-image: url("./images/quote.gif");
border-color:#DBDBCE;
}
.rtl blockquote {
background-image: url("./images/quote_rtl.gif");
}
blockquote blockquote {
/* Nested quotes */
background-color:#EFEED9;
@@ -445,13 +440,6 @@ blockquote blockquote blockquote {
color: #2E8B57;
}
.syntaxbg { color: #FFFFFF; }
.syntaxcomment { color: #FF8000; }
.syntaxdefault { color: #0000BB; }
.syntaxhtml { color: #000000; }
.syntaxkeyword { color: #007700; }
.syntaxstring { color: #DD0000; }
/* Attachments
----------------------------------------*/
.attachbox {