Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
I discovered right click on the file brought up more options! Not really a feature request, but I can't see the source code in the html for this and would like to apply some styles. Is there a class or id to relate to?
Comments
Comment #1
robmilne commentedThis has been a core feature since day one.
Comment #2
iancawthorne commentedI discovered right click on the file brought up more options! Not really a feature request, but I can't see the source code in the html for this and would like to apply some styles. Is there a class or id to relate to?
Comment #3
robmilne commentedAll styling for WebFM is in webfm.css. Nothing ever appears in the html since webfm is built entirely on the DOM.