
| Current Path : /var/www/html/german-vocational.cn/themes/showcase_lite/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/german-vocational.cn/themes/showcase_lite/css/components/alert.css |
/**
* @file
* Visual styles for Showcase Lite's alerts.
*/
.header-top-highlighted__section .alert {
padding: 10px 0;
margin: 0;
font-size: 14px;
}
.alert .close {
opacity: 1;
filter: alpha(opacity=1);
text-shadow: none;
padding: 0 10px;
height: 100%;
top: -6px;
right: 0;
font-size: 34px;
}
.alert .close:hover {
color: inherit;
}