I have a course that's using all types of documents in the Resources drawer: media, documents and links.
By default the drawer, on first opening, displays all resource items under an 'All' tab which in my case creates a big daunting list. I would like to remove this and have my first child tab (in my case 'Documents' tab) to be the default select-state tab when opening Resources. I can obviously hide the All tab using css but need to get the child tab selected so it displays on opening.
Is there a simple way of achieving this in the plugin code / css?