mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 06:20:46 +02:00
[ticket/15086] Remove properties that are no longer used
PHPBB3-15086
This commit is contained in:
@@ -492,7 +492,6 @@ li.breadcrumbs span:first-child > a {
|
|||||||
/* Quote block */
|
/* Quote block */
|
||||||
.rtl blockquote {
|
.rtl blockquote {
|
||||||
margin: 0.5em 25px 0 1px;
|
margin: 0.5em 25px 0 1px;
|
||||||
background-position: 99% 8px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.rtl blockquote blockquote {
|
.rtl blockquote blockquote {
|
||||||
|
@@ -448,7 +448,6 @@ ul.searchresults {
|
|||||||
----------------------------------------*/
|
----------------------------------------*/
|
||||||
/* Quote block */
|
/* Quote block */
|
||||||
blockquote {
|
blockquote {
|
||||||
background: transparent none 6px 8px no-repeat;
|
|
||||||
border: 1px solid transparent;
|
border: 1px solid transparent;
|
||||||
font-size: 0.95em;
|
font-size: 0.95em;
|
||||||
margin: 1em 1px 1em 25px;
|
margin: 1em 1px 1em 25px;
|
||||||
|
Reference in New Issue
Block a user