WordPress/wp-admin/css/ie-rtl.css
2008-03-22 17:59:55 +00:00

20 lines
269 B
CSS

/* footer */
#footer {
padding-left:50px;
}
#footer p {
background:none;
height:auto;
padding: 5px 5px 0;
}
/* write post */
#poststuff .togbox {
margin-right:-16px;
}
#poststuff h3 {
padding-right:20px;
}
/* template editor */
#template textarea {
float:left;
}