Sha256: 5e6d94c158bd90e3426fecb4ef9025c1edb4ec8dd3bf775907e2105cb47255db

Contents?: true

Size: 420 Bytes

Versions: 3

Compression:

Stored size: 420 Bytes

Contents

a.sts-link-button.button {
  @apply rounded-md px-3.5 py-2.5 text-sm font-semibold text-white shadow-sm focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-primary-600;
}

a.sts-link-button.primary {
  @apply bg-primary-600 hover:bg-primary-500 dark:bg-white dark:text-primary-600;
}

a.sts-link-button.link {
  @apply mt-1 text-sm font-semibold leading-6 text-gray-600;
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
satis-2.1.43 app/components/satis/link_button/component.css
satis-2.1.42 app/components/satis/link_button/component.css
satis-2.1.41 app/components/satis/link_button/component.css