Clean up plugins and dashboard

git-svn-id: https://develop.svn.wordpress.org/trunk@2759 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2005-08-07 10:45:06 +00:00
parent 304419a5d7
commit 87a2dccccf
3 changed files with 63 additions and 50 deletions

View File

@@ -290,6 +290,10 @@ textarea, input, select {
clear: both;
}
table .vers, table .name {
text-align: center;
}
#adminmenu {
background: #6da6d1;
border-top: 3px solid #448abd;
@@ -573,6 +577,10 @@ textarea, input, select {
border-bottom: none;
}
#zeitgeist h2 {
margin-top: .4em;
}
#zeitgeist h3 {
border-bottom: 1px solid #ccc;
font-size: 16px;