RTL for the new style pagination links. fixes #15974.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17139 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -89,9 +89,14 @@ td.available-theme {
|
||||
}
|
||||
.tablenav .tablenav-pages {
|
||||
float: left;
|
||||
direction: ltr;
|
||||
}
|
||||
.tablenav .tablenav-pages .paging-input {
|
||||
direction: rtl;
|
||||
}
|
||||
.tablenav .displaying-num {
|
||||
margin-right: 0;
|
||||
float: right;
|
||||
margin-left: 10px;
|
||||
font-family: Tahoma, Arial, sans-serif;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user