mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Whole bunch of font/color/shadow updates from Matt Thomas. fixes #8157
git-svn-id: https://develop.svn.wordpress.org/trunk@9797 602fd350-edb4-49c9-b593-d223f7449a82
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