
| Current Path : /var/www/html/stolberg/web/core/themes/claro/css/components/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/stolberg/web/core/themes/claro/css/components/dropbutton-noscript.pcss.css |
/**
* @file
* Dropbutton styles for when JavaScript is not loaded.
*/
html {
.dropbutton--small,
.dropbutton--extrasmall,
.dropbutton {
height: auto;
}
.dropbutton-wrapper:not(.open) .dropbutton__item:first-of-type ~ .dropbutton__item {
visibility: visible;
}
}