Found the perfect function to turn off drop-highlighting by self.setDropIndicatorShown(False).
However for curiosity sake, I was wondering if there's a stylesheet for dropIndicator to customize its look? OR is the only option to use QStyleItemDelegate or something?