
| Current Path : /var/www/html/rocksensor1/web/core/modules/navigation/css/base/ |
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/rocksensor1/web/core/modules/navigation/css/base/admin-reset-styles.css |
/*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/3084859
* @preserve
*/
/**
* @file
* Reset styles from parent theme.
* https://developer.mozilla.org/en-US/docs/Web/CSS/all
*/
[data-drupal-admin-styles] {
box-sizing: border-box;
}
[data-drupal-admin-styles] *:focus {
outline: var(--admin-toolbar-size-focus) solid var(--admin-toolbar-color-focus);
}
:where([data-drupal-admin-styles] :not(svg *)) {
all: revert;
box-sizing: border-box;
}
:where([data-drupal-admin-styles] :not(svg *)) button {
font-family: inherit;
}
:where([data-drupal-admin-styles] :not(svg *))::after,
:where([data-drupal-admin-styles] :not(svg *))::before {
all: revert;
box-sizing: border-box;
}