Whole bunch of font/color/shadow updates from Matt Thomas. fixes #8157
git-svn-id: http://svn.automattic.com/wordpress/trunk@9797 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -132,11 +132,6 @@ div.postbox div.inside {
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
#dashboard_right_now .b,
|
||||
#dashboard_right_now .b a {
|
||||
color: #2583ad;
|
||||
}
|
||||
|
||||
#dashboard_right_now td.b {
|
||||
padding-right: 6px;
|
||||
text-align: right;
|
||||
@@ -148,6 +143,10 @@ div.postbox div.inside {
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
#dashboard_right_now td.b a:hover {
|
||||
color: #d54e21;
|
||||
}
|
||||
|
||||
#dashboard_right_now .t {
|
||||
font-size: 12px;
|
||||
padding-right: 12px;
|
||||
@@ -185,8 +184,6 @@ div.postbox div.inside {
|
||||
#dashboard_right_now .versions a,
|
||||
#dashboard_right_now .versions .b {
|
||||
font-style: normal;
|
||||
font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
#dashboard_right_now a.button {
|
||||
|
||||
Reference in New Issue
Block a user