Visual and English tweaks throughout.

git-svn-id: https://develop.svn.wordpress.org/trunk@7230 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2008-03-11 07:23:07 +00:00
parent 4af580ebbd
commit bde39aec07
12 changed files with 64 additions and 32 deletions

View File

@@ -11,7 +11,7 @@ body > #upload-menu {
border-bottom-style: #fff;
}
div#current-widgets, #postcustom table, #your-profile fieldset, a.page-numbers, #rightnow, div.dashboard-widget, .widefat {
div#current-widgets, #postcustomstuff table, #your-profile fieldset, a.page-numbers, #rightnow, div.dashboard-widget, .widefat {
border-color: #ccc;
}
@@ -192,6 +192,10 @@ ul.widget-control-list .sorthelper {
border-color: #a3a3a3;
}
.tablenav .button-secondary {
border-color: #5396c5;
}
.submit input:hover, .button:hover {
border-color: #535353;
}
@@ -264,7 +268,7 @@ ul.widget-control-list .sorthelper {
}
.widefat thead, .thead {
background-color: #07273e;
background-color: #464646;
color: #d7d7d7;
}

View File

@@ -11,7 +11,7 @@ body > #upload-menu {
border-bottom-style: #fff;
}
div#current-widgets, #postcustom table, #your-profile fieldset, a.page-numbers, #rightnow, div.dashboard-widget, .widefat {
div#current-widgets, #postcustomstuff table, #your-profile fieldset, a.page-numbers, #rightnow, div.dashboard-widget, .widefat {
border-color: #ccc;
}

View File

@@ -14,7 +14,7 @@
margin-top:-3.4em;
}
#templateside h3, #postcustom p.submit {
#templateside h3, #postcustomstuff p.submit {
margin: 0;
}