mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/15086] Remove properties that are no longer used
PHPBB3-15086
This commit is contained in:
parent
6da3b5e93d
commit
f62419e158
2 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue