RTL fixes. Props yoavf. see #13233

git-svn-id: https://develop.svn.wordpress.org/trunk@14392 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2010-05-03 19:31:25 +00:00
parent 133b1e8bf1
commit db93b01df3
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 {