Sha256: 981f6b3c9a2a572d67885cdc1c747d489ec57e5304ee0578a249f12bfcd1da69

Contents?: true

Size: 533 Bytes

Versions: 2

Compression:

Stored size: 533 Bytes

Contents

!font_sans = 'Helvetica Neue',Arial,Helvetica,sans-serif
!font_mono = monospace
!color_light = #9f9f9f
!color_a = #009
!color_red = #9F0000

=delete_link
  color = !color_red
  cursor: pointer
  display: none
  font-weight: bold

=form
  input[type=text], input[type=password]
    width: 99%
  .buttons
    text-align: right

input
  font-family = !font_sans

#tooltip
  display: none
  font-size: .9em
  position: absolute
  max-width: 200px
  
  b
    display: block
    font-size: 1.1em
  
  ul
    margin: 0
    padding-left: 2em

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
a_b-0.1.1 lib/a_b/view/layout.sass
a_b-0.1.0 lib/a_b/view/layout.sass