RTL fixes. Props yoavf. see #13233

git-svn-id: http://svn.automattic.com/wordpress/trunk@14392 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2010-05-03 19:31:25 +00:00
parent 97c448ed14
commit 1a31d3aff0
2 changed files with 24 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -572,6 +572,29 @@ ol {
width:100% !important;
}
/* tag hints */
.taghint {
margin: 14px 8px -17px 0;
}
#poststuff .tagsdiv .howto {
margin: 0 8px 6px 0;
}
#broken-themes {
text-align: right;
}
.describe .del-link {
padding-right: 5px;
padding-left: 0;
}
.comment-ays th {
border-left-style: solid;
border-left-width: 1px;
}
/* Custom Background */
#custom-background table th, #custom-background table td {