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

git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@3962 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2006-07-04 21:51:07 +00:00
parent 129e43009f
commit 3c4edd4079
1 changed files with 5 additions and 0 deletions

View File

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