Hello APEX community!
There's a great plugin for APEX called Select2 plugin (https://apex.oracle.com/pls/apex/f?p=64237:20:0: ). It gives us functionality of a select list component with searching, autocompletion, tagging and much more. Since the standard component for big lists of values is not that good (I'm talking about Popup LOV, which is not that convenient), this plugin seems really useful.
The problem is that by default Select2 looks different from others component and the developer of Select2 plugin don't provide us with a CSS file for this plugin in order to make it look like standard APEX Universal Theme 42 Select list component (at least since 3.0 version). But I don't believe that I'm the only one who wants to have Universal Theme Look and Feel for Select2.
So, Is there any generous developer who can share with the community these CSS styles to make Select2 look like standard Select list? (which are compatible with the last Select2 plugin version).