Button stylings from my. fixes #5912

git-svn-id: http://svn.automattic.com/wordpress/trunk@6913 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2008-02-19 07:09:31 +00:00
parent a1909d2180
commit b7ef7b598f
3 changed files with 23 additions and 3 deletions

View File

@@ -55,6 +55,10 @@
border-bottom: 1px solid #448abd;
}
#rightnow a:hover {
color: #d54e21;
}
div#dashboard-widgets {
position: relative;
left: 20px;