Sha256: 9250451ac7b702ef6f3d8b3a089311dcf47f0d230f121b6e4ca4c3fa19686372
Contents?: true
Size: 757 Bytes
Versions: 16
Compression:
Stored size: 757 Bytes
Contents
.sts-sidebar-menu-item { @apply pt-1; & a.focus { background: rgba(1, 1, 1, 0.1); .dark & { background: rgba(255, 255, 255, 0.3); } } &__link { @apply text-gray-600 dark:text-gray-300 hover:bg-gray-50 dark:hover:bg-gray-700 hover:text-gray-900 w-full flex items-center pl-2 pr-1 py-2 text-left text-sm font-medium rounded-md focus:outline-none focus:ring-2 focus:ring-primary-500 } &__icon { @apply mr-3 flex-shrink-0 h-6 w-6 text-gray-400 group-hover:text-gray-500; } &__no-icon { @apply mr-3 flex-shrink-0 h-6; } &__label { @apply flex-1; } &__menu-icon { @apply text-gray-300 ml-3 flex-shrink-0 h-5 w-5 transform group-hover:text-gray-400 transition-colors ease-in-out duration-150; } }
Version data entries
16 entries across 16 versions & 1 rubygems