RTL fixes for sortable list headings. props RanYanivHartstein, fixes #16008.

git-svn-id: https://develop.svn.wordpress.org/trunk@17166 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-12-29 14:32:22 +00:00
parent cd7212fd83
commit 87facd0335
3 changed files with 14 additions and 2 deletions

View File

@@ -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 {