Sha256: 1074cccfe3f723e09b275091adee07a1f9edffcad1ab3f4914e5a020440f94a6

Contents?: true

Size: 386 Bytes

Versions: 25

Compression:

Stored size: 386 Bytes

Contents

.big-submit-button {
  @apply flex
    items-center
    justify-center
    rounded-sm
    w-full
    px-6
    py-4
    bg-opacity-95
    hover:bg-opacity-100
    transition-colors
    duration-200
    text-white text-center
    disabled:opacity-75;
}

.cancel-button {
  @apply block
    w-full
    text-gray-800
    py-3
    hover:bg-gray-100
    transition-colors
    duration-200;
}

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
maglevcms-1.8.0 app/frontend/editor/design/components/buttons.scss
maglevcms-1.7.3 app/frontend/editor/design/components/buttons.scss
maglevcms-1.7.2 app/frontend/editor/design/components/buttons.scss
maglevcms-1.7.1 app/frontend/editor/design/components/buttons.scss
maglevcms-1.7.0 app/frontend/editor/design/components/buttons.scss
maglevcms-1.6.1 app/frontend/editor/design/components/buttons.scss
maglevcms-1.6.0 app/frontend/editor/design/components/buttons.scss
maglevcms-1.5.1 app/frontend/editor/design/components/buttons.scss
maglevcms-1.4.0 app/frontend/editor/design/components/buttons.scss
maglevcms-1.3.0 app/frontend/editor/design/components/buttons.scss
maglevcms-1.2.2 app/frontend/editor/design/components/buttons.scss
maglevcms-1.2.1 app/frontend/editor/design/components/buttons.scss
maglevcms-1.2.0 app/frontend/editor/design/components/buttons.scss
maglevcms-1.1.7 app/frontend/editor/design/components/buttons.scss
maglevcms-1.1.6 app/frontend/editor/design/components/buttons.scss
maglevcms-1.1.5 app/frontend/editor/design/components/buttons.scss
maglevcms-1.1.4 app/frontend/editor/design/components/buttons.scss
maglevcms-1.1.3 app/frontend/editor/design/components/buttons.scss
maglevcms-1.1.2 app/frontend/editor/design/components/buttons.scss
maglevcms-1.1.1 app/frontend/editor/design/components/buttons.scss