Numerous RTL improvements. props ocean90, TECannon. fixes #13663, fixes #13677.

git-svn-id: http://svn.automattic.com/wordpress/trunk@15146 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin
2010-06-05 21:04:48 +00:00
parent 7142f4ec36
commit 7b2f3bd843
10 changed files with 36 additions and 18 deletions
+9 -6
View File
@@ -179,12 +179,7 @@ td.available-theme {
#sidemenu li a span.update-plugins {
font-family: Tahoma, Arial, sans-serif;
margin-left: 0;
margin-right: 2px;
}
#adminmenu li #awaiting-mod span,
#adminmenu li span.update-plugins span,
#sidemenu li a span.update-plugins span {
float: right;
margin-right: 7px;
}
.post-com-count-wrapper {
font-family: Tahoma, Arial, sans-serif;
@@ -252,6 +247,10 @@ td.available-theme {
}
/* 1500 - 1800
=================================== */
.autosave-info {
padding: 2px 2px 2px 15px;
text-align: left;
}
.meta-box-sortables .postbox .handlediv {
float: left;
}
@@ -420,6 +419,10 @@ td.action-links, th.action-links {
font-family: Tahoma, Arial, sans-serif;
margin: 0 0 0 6px;
}
#screen-meta a.show-settings {
padding: 0 6px 0 16px;
background-position: left bottom;
}
.metabox-prefs label {
padding-right: 0;
padding-left: 15px;