Show hand cursor when hovering <select> elements in renderer menu

This commit is contained in:
chylex 2018-09-19 15:50:25 +02:00
parent 7c7f31a37a
commit 665f0d1247

View File

@ -36,6 +36,7 @@
font-size: 14px;
padding: 6px;
border: 0;
cursor: pointer;
}
#menu input[type="text"] {