mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-01 20:33:16 +02:00
Merge pull request #4710 from nomind60s/ticket/15086
[ticket/15086] Replace quote.gif with Font Awesome icon
This commit is contained in:
@@ -409,14 +409,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