mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-29 11:10:18 +02:00
[ticket/15086] Rework specification of properties to simplify
Once more rework the property specifications to maintain backwards compatability and keep changes as small as possible. Thanks hanakin for the assistance. PHPBB3-15086
This commit is contained in:
@@ -474,6 +474,10 @@ blockquote cite cite {
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
blockquote cite:before, .uncited:before {
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
blockquote cite > div {
|
||||
float: right;
|
||||
font-weight: normal;
|
||||
|
Reference in New Issue
Block a user