1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-30 11:40:08 +02:00

Merge branch '3.2.x'

This commit is contained in:
Marc Alexander
2017-04-27 09:36:14 -04:00
4 changed files with 17 additions and 12 deletions

View File

@@ -416,14 +416,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;