mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
margin-top:-3.4em;
|
||||
}
|
||||
|
||||
#templateside h3, #postcustom p.submit {
|
||||
#templateside h3, #postcustomstuff p.submit {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user