mirror of
https://github.com/getnamingo/registry.git
synced 2025-08-16 06:13:47 +02:00
17 lines
No EOL
593 B
Twig
17 lines
No EOL
593 B
Twig
<link href="/assets/css/tabler.min.css" rel="stylesheet"/>
|
|
<link href="/assets/css/tabler-flags.min.css" rel="stylesheet"/>
|
|
<link href="/assets/css/tabler-payments.min.css" rel="stylesheet"/>
|
|
<link href="/assets/css/tabler-vendors.min.css" rel="stylesheet"/>
|
|
<link href="/assets/css/tabulator.min.css" rel="stylesheet">
|
|
<link href="/assets/css/tabulator_bootstrap5.min.css" rel="stylesheet">
|
|
<style>
|
|
.small-dropdown .dropdown-item {
|
|
padding: 0.25rem 1.5rem;
|
|
}
|
|
|
|
.small-dropdown .flag {
|
|
width: 20px;
|
|
height: 15px;
|
|
display: inline-block;
|
|
}
|
|
</style> |