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