mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-22 16:40:21 +01:00
[ticket/14975] add missing .rtl
[ticket/14975] add missing .rtl and resolve conflict [PHPBB3-14975]
This commit is contained in:
parent
2991888438
commit
f47d244151
@ -13,7 +13,7 @@
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
p.jumpbox-return {
|
||||
.rtl p.jumpbox-return {
|
||||
float: right;
|
||||
}
|
||||
|
||||
@ -122,7 +122,7 @@ p.jumpbox-return {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.jumpbox .dropdown-contents a {
|
||||
.rtl .jumpbox .dropdown-contents a {
|
||||
margin-right: 0px;
|
||||
margin-left: 20px;
|
||||
}
|
||||
@ -270,11 +270,6 @@ p.jumpbox-return {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.rtl .topic-poster {
|
||||
float: right;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
/* Action Bar styles
|
||||
---------------------------------------- */
|
||||
.rtl .action-bar .button {
|
||||
|
Loading…
x
Reference in New Issue
Block a user