Sha256: 924b1bf3738167ed6a331dbcf72fcba0440fdbf92f2b38868d44511d4b36c4bc

Contents?: true

Size: 275 Bytes

Versions: 1

Compression:

Stored size: 275 Bytes

Contents

@import "../variables"

.button
  border: none
  padding: 8px 16px
  border-radius: 5px
  transition-property: opacity
  transition-duration: 0.2s
  transition-delay: 0s
  cursor: pointer
  &:hover
    opacity: 80%
  &.primary
    background: $primary-color
    color: white

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jobs_dashboard-0.3.4 app/assets/stylesheets/jobs_dashboard/modules/buttons.sass