views-ui-noscript.pcss.css

Views UI Tabs styles for when JavaScript is not loaded.

File

core/themes/claro/css/components/views-ui-noscript.pcss.css

View source
  1. /**
  2. * @file
  3. * Views UI Tabs styles for when JavaScript is not loaded.
  4. */
  5. #views-display-menu-tabs {
  6. display: flex;
  7. }
  8. div.views-display-top {
  9. input.button {
  10. display: inline-block;
  11. }
  12. }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.