mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-17 07:10:27 +00:00
Remove Lucida San. Props demetris. fixes #8541
git-svn-id: https://develop.svn.wordpress.org/trunk@10152 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1277,7 +1277,7 @@ table.form-table td .updated {
|
||||
|
||||
.setting-description, .form-wrap p {
|
||||
font-style: italic;
|
||||
font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
|
||||
font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
|
||||
}
|
||||
|
||||
.form-wrap .form-field {
|
||||
@@ -1454,7 +1454,7 @@ table.form-table td .updated {
|
||||
.howto {
|
||||
font-style: italic;
|
||||
display: block;
|
||||
font-family: "Lucida Grande", "Bitstream Vera Sans", "Lucida Sans", Verdana, Arial, sans-serif;
|
||||
font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
|
||||
}
|
||||
|
||||
.ac_results {
|
||||
@@ -2817,7 +2817,7 @@ abbr.required {
|
||||
#utc-time, #local-time {
|
||||
padding-left: 25px;
|
||||
font-style: italic;
|
||||
font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
|
||||
font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
|
||||
}
|
||||
|
||||
ul#dismissed-updates {
|
||||
|
||||
Reference in New Issue
Block a user