UNPKG

celerichain-ember-uii

Version:

Fleetbase UI provides all the interface components, helpers, services and utilities for building a Fleetbase extension into the Console.

24 lines (22 loc) 520 B
.cell-qr-code { width: 2rem; } .dropdown-menu-cell.align-right { padding-right: 2.5rem; } /** link list */ .cell-link-list ul { list-style: none; display: flex; } .cell-link-list ul li { text-transform: uppercase; } .next-table-wrapper table tbody tr td > .cell-link-list ul li a, .cell-link-list ul li a { @apply text-blue-500 uppercase; } .next-table-wrapper table tbody tr td > .cell-link-list ul li a:hover, .cell-link-list ul li a:hover { @apply text-blue-400; }