FIX rtl languages
This commit is contained in:
parent
a91bdad8de
commit
7055d326e4
@ -281,8 +281,8 @@ a.btnTitle.btnTitleSelected {
|
||||
display: block;
|
||||
}
|
||||
|
||||
div.pagination li:first-child a.btnTitle{
|
||||
margin-left: 10px;
|
||||
div.pagination li:first-child a.btnTitle, div.pagination li.paginationafterarrows a.btnTitle {
|
||||
margin-<?php echo $left; ?>: 10px;
|
||||
}
|
||||
|
||||
.button-title-separator{
|
||||
|
||||
@ -3713,7 +3713,7 @@ div.refidno form {
|
||||
}
|
||||
|
||||
div.pagination {
|
||||
float: right;
|
||||
float: <?php echo $right; ?>;
|
||||
}
|
||||
div.pagination a {
|
||||
font-weight: normal;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user