Sha256: c6e5a0fa2a65d441b77c91b2eea2736f0c47e26761fc49ca7aa8a219e19bf604
Contents?: true
Size: 440 Bytes
Versions: 5
Compression:
Stored size: 440 Bytes
Contents
.admin-table { @apply w-full text-sm text-left rtl:text-right text-gray-500 dark:text-gray-400 border rounded; thead { @apply text-xs text-gray-700 uppercase bg-gray-100 dark:bg-gray-700 dark:text-gray-400; } thead tr th { @apply border px-4 py-2; } tbody tr { @apply bg-white border-b dark:bg-gray-800 dark:border-gray-700; } tbody tr td { @apply border px-4 py-2; } }
Version data entries
5 entries across 5 versions & 1 rubygems