Add bottoms to the boxes on post screen, fixes #2894. Props: filosofo. Ryan: please backport to 2.0

git-svn-id: https://develop.svn.wordpress.org/trunk@3953 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg 2006-07-04 18:39:53 +00:00
parent 49f9e7e815
commit 2595bc560c
1 changed files with 5 additions and 0 deletions

View File

@ -905,6 +905,11 @@ table .vers {
padding-right: 2px;
}
#moremeta fieldset.dbx-box-closed {
background: url(images/box-butt.gif) no-repeat bottom;
padding-bottom: 9px;
}
/* handles */
.dbx-handle {