Tab styling fixes from hempsworth. fixes #5868

git-svn-id: http://svn.automattic.com/wordpress/trunk@6880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2008-02-16 22:39:59 +00:00
parent 948bb7e7b8
commit 0e18cafd6c
3 changed files with 11 additions and 7 deletions

View File

@@ -2,4 +2,9 @@
#poststuff .postbox h3 {
padding-left: 23px;
}
#submenu li a.current {
background:none;
border:none;
}