mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 12:50:28 +00:00
Visual design fixes from iammattthomas, fixes #8313
git-svn-id: https://develop.svn.wordpress.org/trunk@9842 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -102,7 +102,6 @@ textarea.disabled {
|
||||
}
|
||||
|
||||
li.widget-list-control-item h4.widget-title a:hover,
|
||||
#footer a,
|
||||
#upload-menu li a.upload-tab-link,
|
||||
li.widget-list-control-item h4.widget-title a,
|
||||
#dragHelper li.widget-list-control-item h4.widget-title a,
|
||||
@@ -207,6 +206,9 @@ ul#widget-list li.widget-list-item h4.widget-title {
|
||||
border-right-color: #99d;
|
||||
}
|
||||
|
||||
#media-upload {
|
||||
background: #fff;
|
||||
}
|
||||
#media-upload .slidetoggle {
|
||||
border-top-color: #dfdfdf;
|
||||
}
|
||||
@@ -297,31 +299,41 @@ td.help {
|
||||
|
||||
.button,
|
||||
.submit input {
|
||||
border-color: #DCDCDC;
|
||||
border-color: #bbb;
|
||||
color: #464646;
|
||||
}
|
||||
|
||||
.button:hover,
|
||||
.submit input:hover {
|
||||
color: #000;
|
||||
border-color: #666;
|
||||
}
|
||||
|
||||
.button,
|
||||
.submit input,
|
||||
.button-secondary {
|
||||
background: #f2f2f2 url(../images/white-grad.png) repeat-x scroll left top;
|
||||
}
|
||||
|
||||
.button-secondary,
|
||||
.submit .button-secondary {
|
||||
border-color: #CFE1EF;
|
||||
color: #464646;
|
||||
.button:active,
|
||||
.submit input:active,
|
||||
.button-secondary:active {
|
||||
background: #eee url(../images/white-grad-active.png) repeat-x scroll left top;
|
||||
}
|
||||
|
||||
.button-primary,
|
||||
.submit .button-primary,
|
||||
#login form .submit input {
|
||||
border-color: #21759B;
|
||||
border-color: #298cba;
|
||||
font-weight: bold;
|
||||
color: #FFF;
|
||||
background: #21759B url(../images/button-grad.png) repeat-x scroll left top;
|
||||
}
|
||||
|
||||
.button-primary:active, #login form .submit input:active {
|
||||
background: #21759b url(../images/button-grad-active.png) repeat-x scroll left top !important;
|
||||
}
|
||||
|
||||
.button[disabled],
|
||||
.button:disabled,
|
||||
.button-primary[disabled],
|
||||
@@ -331,21 +343,16 @@ td.help {
|
||||
a.button.disabled {
|
||||
background: #ddd;
|
||||
color: #888;
|
||||
}
|
||||
|
||||
.button:hover,
|
||||
.submit input:hover,
|
||||
#postcustomstuff .submit input:hover {
|
||||
border-color: #535353;
|
||||
text-shadow: rgba(255,255,255,0.6) 0 1px 0;
|
||||
border-color: #ccc;
|
||||
}
|
||||
|
||||
a:active,
|
||||
a:focus {
|
||||
color: #d54e21 !important;
|
||||
color: #d54e21;
|
||||
}
|
||||
|
||||
a:hover,
|
||||
.button:hover,
|
||||
#wphead #viewsite a:hover,
|
||||
#adminmenu a:hover,
|
||||
#adminmenu ul.wp-submenu a:hover,
|
||||
@@ -365,13 +372,9 @@ div.dashboard-widget-submit input:hover,
|
||||
border-color: #dfdfdf;
|
||||
}
|
||||
|
||||
.button-secondary:hover,
|
||||
#login form .submit input:hover {
|
||||
border-color: #328ab2;
|
||||
}
|
||||
|
||||
.button-primary:hover, #login form .submit input:hover {
|
||||
color: #EAF2FA;
|
||||
border-color: #13455b !important;
|
||||
color: #EAF2FA !important;
|
||||
}
|
||||
|
||||
#side-info-column #category-tabs .ui-tabs-selected a {
|
||||
@@ -509,7 +512,7 @@ body.press-this .ui-tabs-selected a:hover {
|
||||
}
|
||||
|
||||
div#media-upload-header {
|
||||
background-color: #f1f1f1;
|
||||
background-color: #f9f9f9;
|
||||
border-bottom-color: #dfdfdf;
|
||||
}
|
||||
|
||||
@@ -738,20 +741,19 @@ body.login {
|
||||
color: #999;
|
||||
}
|
||||
|
||||
#user_info a:hover {
|
||||
color: #fff;
|
||||
text-decoration: underline !important;
|
||||
}
|
||||
|
||||
#user_info a:active {
|
||||
color: #ccc !important;
|
||||
}
|
||||
|
||||
#user_info a, #user_info a:visited {
|
||||
#user_info a:link, #user_info a:visited, #footer a:link, #footer a:visited {
|
||||
color: #ccc;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#user_info a:hover, #footer a:hover {
|
||||
color: #fff;
|
||||
text-decoration: underline !important;
|
||||
}
|
||||
|
||||
#user_info a:active, #footer a:active {
|
||||
color: #ccc !important;
|
||||
}
|
||||
|
||||
div#media-upload-error,
|
||||
.file-error,
|
||||
@@ -1241,8 +1243,8 @@ table.diff .diff-addedline ins {
|
||||
|
||||
/* edit image */
|
||||
#sidemenu a {
|
||||
background-color: #f1f1f1;
|
||||
border-color: #f1f1f1;
|
||||
background-color: #f9f9f9;
|
||||
border-color: #f9f9f9;
|
||||
border-bottom-color: #dfdfdf;
|
||||
}
|
||||
|
||||
@@ -1405,6 +1407,7 @@ div.star.select:hover {
|
||||
form p.submit a.cancel {
|
||||
border-color: red;
|
||||
color: red;
|
||||
text-shadow: none;
|
||||
}
|
||||
|
||||
form p.submit a.cancel:hover {
|
||||
@@ -1475,12 +1478,15 @@ form p.submit a.cancel:hover {
|
||||
}
|
||||
|
||||
#favorite-actions a {
|
||||
color: #eee;
|
||||
color: #ddd;
|
||||
text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
|
||||
}
|
||||
|
||||
#favorite-inside a:hover {
|
||||
#favorite-actions a:hover {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#favorite-inside a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
||||
+12
-18
@@ -89,15 +89,14 @@ div.postbox div.inside {
|
||||
font-size: 1em;
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
font-family: Georgia, serif;
|
||||
font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
|
||||
}
|
||||
|
||||
/* Right Now */
|
||||
|
||||
#dashboard_right_now p.sub,
|
||||
#dashboard_right_now .table, #dashboard_right_now .versions {
|
||||
margin: -10px;
|
||||
font-family: Georgia, serif;
|
||||
margin: -12px;
|
||||
}
|
||||
|
||||
#dashboard_right_now .inside {
|
||||
@@ -106,8 +105,10 @@ div.postbox div.inside {
|
||||
|
||||
#dashboard_right_now p.sub {
|
||||
font-style: italic;
|
||||
font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
|
||||
padding: 5px 10px 15px;
|
||||
color: #777;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
#dashboard_right_now .table {
|
||||
@@ -135,7 +136,7 @@ div.postbox div.inside {
|
||||
#dashboard_right_now td.b {
|
||||
padding-right: 6px;
|
||||
text-align: right;
|
||||
font-family: Georgia, "Times New Roman", Times, serif;
|
||||
font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
@@ -175,15 +176,8 @@ div.postbox div.inside {
|
||||
padding: 6px 10px 12px;
|
||||
}
|
||||
|
||||
#dashboard_right_now .versions,
|
||||
#dashboard_right_now .versions p {
|
||||
font-style: italic;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
#dashboard_right_now .versions a,
|
||||
#dashboard_right_now .versions .b {
|
||||
font-style: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#dashboard_right_now a.button {
|
||||
@@ -275,12 +269,12 @@ div.postbox div.inside {
|
||||
|
||||
#dashboard_quick_press h4 {
|
||||
float: left;
|
||||
width: 5em;
|
||||
width: 5.5em;
|
||||
clear: both;
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
font-family: Georgia, serif;
|
||||
text-align: right;
|
||||
padding-top: 5px;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
#dashboard_quick_press h4 label {
|
||||
@@ -334,7 +328,7 @@ div.postbox div.inside {
|
||||
}
|
||||
|
||||
#dashboard_recent_drafts h4 abbr {
|
||||
font-family: Georgia, serif;
|
||||
font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
|
||||
color: #999;
|
||||
}
|
||||
|
||||
@@ -369,7 +363,7 @@ a.rsswidget {
|
||||
}
|
||||
|
||||
.rss-widget span.rss-date {
|
||||
font-family: Georgia, serif;
|
||||
font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
|
||||
}
|
||||
|
||||
.rss-widget cite {
|
||||
@@ -399,5 +393,5 @@ a.rsswidget {
|
||||
|
||||
#dashboard_plugins p {
|
||||
margin: 0 0 1em;
|
||||
line-height: 1.5em;
|
||||
line-height: 1.4em;
|
||||
}
|
||||
|
||||
@@ -162,7 +162,7 @@ input[type="radio"] {
|
||||
|
||||
body,
|
||||
td {
|
||||
font: 13px "Lucida Grande", Verdana, Arial, sans-serif;
|
||||
font: 13px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
|
||||
}
|
||||
|
||||
p {
|
||||
@@ -193,7 +193,7 @@ dt {
|
||||
textarea,
|
||||
input,
|
||||
select {
|
||||
font: 13px/19px "Lucida Grande", Verdana, Arial, sans-serif;
|
||||
font: 13px/19px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
|
||||
margin: 1px;
|
||||
padding: 3px;
|
||||
}
|
||||
@@ -383,18 +383,19 @@ h6 {
|
||||
|
||||
.updated p,
|
||||
.error p {
|
||||
margin: 0.6em 0;
|
||||
margin: 0.5em 0;
|
||||
}
|
||||
|
||||
.wrap .updated,
|
||||
.wrap .error {
|
||||
margin: 0 0 12px;
|
||||
margin: 5px 0 12px;
|
||||
}
|
||||
|
||||
.wrap h2 {
|
||||
font: italic normal normal 24px/29px Georgia, "Times New Roman", Times, serif;
|
||||
font: italic normal normal 24px/29px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
|
||||
margin: 0;
|
||||
padding: 12px 15px 1px 0;
|
||||
text-shadow: rgba(255,255,255,1) 0px 1px 0px;
|
||||
}
|
||||
|
||||
.wrap h2.long-header {
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
body {
|
||||
border-top-width: 30px;
|
||||
border-top-style: solid;
|
||||
font: 11px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
|
||||
font: 11px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
|
||||
}
|
||||
|
||||
form {
|
||||
@@ -25,7 +25,7 @@ form {
|
||||
form .forgetmenot { font-weight: normal; float: left; margin-bottom: 0; }
|
||||
|
||||
#login form .submit input {
|
||||
font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
|
||||
font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
|
||||
padding: 3px 10px;
|
||||
border: none;
|
||||
font-size: 12px;
|
||||
|
||||
@@ -43,6 +43,7 @@ th {
|
||||
}
|
||||
|
||||
.media-upload-form label.form-help, td.help {
|
||||
font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
|
||||
font-style: italic;
|
||||
font-weight: normal;
|
||||
}
|
||||
@@ -232,6 +233,7 @@ abbr.required {
|
||||
|
||||
#media-upload p.help,
|
||||
#media-upload label.help {
|
||||
font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
|
||||
font-style: italic;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user