mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-06 13:44:30 +00:00
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:
@@ -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