show hand cursor over summary
This commit is contained in:
parent
dcbbf31f04
commit
8ee714f86d
1 changed files with 4 additions and 0 deletions
|
@ -26,3 +26,7 @@ limitations under the License.
|
||||||
outline: none;
|
outline: none;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_AliasSettings summary {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue