set type of cursor to pointer in advanced search

pull/1/head
Noémi Ványi 8 years ago
parent f1262ffa9e
commit e7f93f4f12

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -66,4 +66,7 @@ Ny0yNFQxMToxNTowMCswMjowMP7RDgQAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb
padding: 0;
margin-top: 0.3rem;
text-align: right;
label, select {
cursor: pointer;
}
}

@ -43,4 +43,7 @@
padding: 0;
margin-top: 0.3rem;
text-align: right;
label, select {
cursor: pointer;
}
}

Loading…
Cancel
Save