
| 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/progress-bars.css |
/**
* @file
* Visual styles for Showcase Lite's progress bars.
*/
.progress-title {
font-size: 12px;
font-weight: 600;
padding-top: 10px;
}
.headings-wide-spacing-enabled .progress-title {
letter-spacing: 0.25em;
text-transform: uppercase;
}
.progress {
-moz-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
height: 10px;
background-color: #f4f4f4;
-webkit-box-shadow: none;
box-shadow: none;
margin-bottom: 30px;
margin-top: 5px;
}
.progress-bar {
-webkit-box-shadow: none;
box-shadow: none;
}