mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 02:36:34 +01:00
RTL, dir list page: Fixed position of dir-up button in RTL layout..
- CLoses #1568
This commit is contained in:
parent
37ce38bbf8
commit
3511e0401b
@ -12,7 +12,7 @@ p{margin-bottom:0;}
|
||||
h1 a{ border-bottom: 1px solid rgba(0, 130, 217, 0.196); color: #0082D9;}
|
||||
h1 a:hover{ text-decoration:none; border-bottom: 1px solid rgba(0, 130, 217, 1); color: #0082D9;}
|
||||
|
||||
.dir-up{float:%LEFT_STR%;padding-%LEFT_STR%:22px;font-size:105%;height:30px;background:transparent url(data:image/png;base64,%UP-IMG%) no-repeat;}
|
||||
.dir-up{float:%LEFT_STR%;padding-%LEFT_STR%:22px;font-size:105%;height:30px;background:transparent url(data:image/png;base64,%UP-IMG%) no-repeat;background-position-x:%LEFT_STR%}
|
||||
.show-hidden{float:%RIGHT_STR%;font-size:105%;height:30px;}
|
||||
.tr-hidden{display:none;}
|
||||
.tr-visible{display:table-row;}
|
||||
|
Loading…
Reference in New Issue
Block a user