RTL fixes for sortable list headings. props RanYanivHartstein, fixes #16008.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -253,6 +253,18 @@ td.available-theme {
|
||||
.description, .form-wrap p {
|
||||
font-family: Tahoma, Arial, sans-serif;
|
||||
}
|
||||
.sorting-indicator {
|
||||
margin-left: 0;
|
||||
margin-right: 7px;
|
||||
}
|
||||
th.sortable a span,
|
||||
th.sorted a span {
|
||||
float: right;
|
||||
}
|
||||
.fixed .column-comments a {
|
||||
float: right;
|
||||
}
|
||||
|
||||
/* 1500 - 1800
|
||||
=================================== */
|
||||
.autosave-info {
|
||||
|
||||
Reference in New Issue
Block a user