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:
nacin
2010-12-29 14:32:22 +00:00
parent 01aed94fd0
commit 6a877c5713
3 changed files with 14 additions and 2 deletions

File diff suppressed because one or more lines are too long

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 {