mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-10 18:37:58 +01:00
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:
parent
97c448ed14
commit
1a31d3aff0
File diff suppressed because one or more lines are too long
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user