
| Current Path : /var/www/html1/ift-informatik.de_drupal9/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/html1/ift-informatik.de_drupal9/web/core/themes/claro/css/components/file.css |
/*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/3084859
* @preserve
*/
/**
* @file
* Extends styles of the file link.
*/
.file {
min-height: 1.0625rem;
padding-left: 1.5rem; /* LTR */
background-position: left 0.0625rem;
background-size: 1rem 1rem;
font-size: 0.889rem;
line-height: 1.125rem;
}
[dir="rtl"] .file {
padding-right: 1.5rem;
}
.file__size {
color: #545560;
}