Update styling on link pages, fix state saving for link cats, no green bg after quick editing a post fixes #8143
git-svn-id: http://svn.automattic.com/wordpress/trunk@9703 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -13,7 +13,7 @@ form .input-text-wrap {
|
||||
border-color: #ccc;
|
||||
}
|
||||
|
||||
form .input-text-wrap input {
|
||||
#dashboard-widgets form .input-text-wrap input {
|
||||
border: 0 none;
|
||||
outline: none;
|
||||
padding: 0;
|
||||
@@ -28,7 +28,7 @@ form .textarea-wrap {
|
||||
border-color: #ccc;
|
||||
}
|
||||
|
||||
form .textarea-wrap textarea {
|
||||
#dashboard-widgets form .textarea-wrap textarea {
|
||||
border: 0 none;
|
||||
padding: 0;
|
||||
outline: none;
|
||||
|
||||
Reference in New Issue
Block a user