mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-03-31 02:34:38 +00:00
Keep state for image size, alignment and url in the uploader and for categories view on the write page, fixes #7520
git-svn-id: https://develop.svn.wordpress.org/trunk@9654 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -86,7 +86,11 @@ ul.widget-control-list div.widget-control-actions {
|
||||
}
|
||||
|
||||
div.ui-tabs-panel {
|
||||
border-color: #cee1ef;
|
||||
border-color: #f1f1f1;
|
||||
}
|
||||
|
||||
ul#category-tabs li.ui-tabs-selected {
|
||||
background-color: #f1f1f1;
|
||||
}
|
||||
|
||||
input.disabled,
|
||||
@@ -138,7 +142,6 @@ strong .post-com-count span {
|
||||
background-color: #2583ad;
|
||||
}
|
||||
|
||||
#post-body ul#category-tabs li.ui-tabs-selected,
|
||||
#login form .submit input, .search-box .button,
|
||||
#ed_reply_toolbar {
|
||||
background-color: #cee1ef !important;
|
||||
|
||||
Reference in New Issue
Block a user