Sha256: fdbf4436536c67d522483e47bf1c6046a7eeb3054030c0da51c3764411c1b704

Contents?: true

Size: 738 Bytes

Versions: 4

Compression:

Stored size: 738 Bytes

Contents

$color1: #2c5eb0
$color2: #161f38
$color3: #e4e9f2

body
  line-height: 150%
  font-size: 16px
  background: #efefef
  font-family: 'Helvetica Neue', 'Helvetica', Arial, sans-serif
  
#kuhsaft-wrapper
  background: #f9f9f9
  padding: 24px
  margin: 48px auto
  max-width: 912px
  
a
  text-decoration: none
  +link-colors($color1, $color2, $color1, $color1, $color2)
  
.clear
  clear: both

.clearfix
  +clearfix

.toolbar
  padding: 5px 0px
  a
    +float_right

.module-nav
  background: $color3
  font-size: 18px
  font-weight: bold
  margin: -24px
  +horizontal-list(12px)
  padding-left: 24px
  width: 936px
  margin-left: -24px
  
  a
    line-height: 48px

.list
  border-top: 1px solid #444
  li
    border-bottom: 1px solid #444

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
kuhsaft-0.1.1 app/stylesheets/kuhsaft/admin/partials/_generic.sass
kuhsaft-0.1.0 app/stylesheets/kuhsaft/admin/partials/_generic.sass
kuhsaft-0.0.8 app/stylesheets/kuhsaft/admin/partials/_generic.sass
kuhsaft-0.0.7 app/stylesheets/kuhsaft/admin/partials/_generic.sass