style: use help cursor when hovering a required asterisk (#45673)

This commit is contained in:
Frédéric Péters 2020-08-02 13:30:09 +02:00
parent e2d3fd17f9
commit 37bcf70504
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ span.required {
margin-left: 0.7ex;
position: relative;
top: -0.2ex;
cursor: help;
}
div.widget div.title {