mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-01 04:22:11 +02:00
Merge pull request #4710 from nomind60s/ticket/15086
[ticket/15086] Replace quote.gif with Font Awesome icon
This commit is contained in:
@@ -501,7 +501,6 @@ li.breadcrumbs span:first-child > a {
|
||||
/* Quote block */
|
||||
.rtl blockquote {
|
||||
margin: 0.5em 25px 0 1px;
|
||||
background-position: 99% 8px;
|
||||
}
|
||||
|
||||
.rtl blockquote blockquote {
|
||||
@@ -511,10 +510,13 @@ li.breadcrumbs span:first-child > a {
|
||||
|
||||
.rtl blockquote cite {
|
||||
/* Username/source of quoter */
|
||||
margin-right: 20px;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
.rtl blockquote cite:before, .rtl .uncited:before {
|
||||
padding-left: 5px;
|
||||
}
|
||||
|
||||
.rtl blockquote .codebox {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user