Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.

Commit

Permalink
Update rtl.css
Browse files Browse the repository at this point in the history
  • Loading branch information
qasedak authored Feb 3, 2020
1 parent 8c1544b commit 7525f0e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -751,3 +751,13 @@ div#item-actions {
.td-gallery-slide-top {
direction: rtl;
}
.td_smart_list_8 .td-number-and-title {
text-align: right;
}
.td-smart-list-dropdown-wrap .td-smart-list-container::before {
left: 16px;
right: inherit;
}
.td-smart-list-dropdown-wrap .td-smart-list-dropdown {
padding: 0 10px 0 35px;
}

0 comments on commit 7525f0e

Please sign in to comment.