Sha256: 535fb8f6a630b10bedb78a2d729bb5068a77d67f2509093efdf84f77e617e516
Contents?: true
Size: 455 Bytes
Versions: 2
Compression:
Stored size: 455 Bytes
Contents
.sts-card { @apply bg-white h-full sm:rounded-lg sm:shadow dark:bg-gray-800 overflow-hidden; &__header { @apply px-4 py-5 sm:px-6 dark:bg-gray-900 bg-white dark:border-gray-700 dark:text-gray-300; } &__tabs { @apply bg-white px-4 border-b border-gray-200 sm:px-5 bg-white dark:bg-gray-900 dark:border-gray-700 dark:text-gray-300; a:first { @apply ml-4; } } a.tab:not(.selected) { @apply dark:text-gray-300; } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
satis-2.1.48 | app/components/satis/card/component.css |
satis-2.1.47 | app/components/satis/card/component.css |