
| Current Path : /var/www/html/rocksensor1/web/themes/contrib/bootstrap/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/rocksensor1/web/themes/contrib/bootstrap/css/components/shortcut.css |
/**
* @file
* Visual styles for the Shortcut action link in Bootstrap.
*/
.shortcut-wrapper {
margin: 2.2em 0 1.1em 0; /* Same as usual .page-title margin. */
}
.shortcut-wrapper .page-title {
float: left; /* LTR */
margin: 0;
}
[dir="rtl"] .shortcut-wrapper .page-title {
float: right;
}
.shortcut-action {
border-bottom: none;
margin-left: 0.5em; /* LTR */
padding-top: 0.35em;
}
[dir="rtl"] .shortcut-action {
margin-left: 0;
margin-right: 0.5em;
}
.shortcut-action:hover,
.shortcut-action:active,
.shortcut-action:focus {
border-bottom: none;
}