Pointer cursor for switch in Quick Edit, props johnbillion, fixes #10064
git-svn-id: https://develop.svn.wordpress.org/trunk@11542 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
9c15878e5a
commit
7322042554
@ -2748,6 +2748,11 @@ tr.inline-edit-row td {
|
||||
width: 8em;
|
||||
}
|
||||
|
||||
.inline-edit-row .catshow,
|
||||
.inline-edit-row .cathide {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
ul.cat-checklist {
|
||||
height: 12em;
|
||||
border-style: solid;
|
||||
|
Loading…
Reference in New Issue
Block a user