FIX: do not show read-only cursor on mini-tag-chooser (#5653)

This commit is contained in:
Joffrey JAFFEUX 2018-03-06 21:21:24 +01:00 committed by GitHub
parent 81780d8607
commit 187fdb9799
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,6 +30,7 @@
padding: 0;
outline: none;
box-shadow: none;
cursor: pointer;
}
}