@@ -111,10 +111,11 @@
.ac-left li{
margin: 16px 0;
+ cursor: pointer;
}
-.ac-left li:not(:first-of-type),.ac-left li:not(:last-of-type){
- cursor: pointer;
+.ac-left li:first-of-type,.ac-left li:last-of-type{
+ cursor: auto;