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

git-svn-id: http://svn.automattic.com/wordpress/trunk@3953 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
matt 2006-07-04 18:39:53 +00:00
parent 5da002f012
commit 3b5eb8d627
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 {