Sha256: 50ac293b35b9c41a6f35b73f84bd1a69fd2792ea04991c21c7903d6b387412ea

Contents?: true

Size: 331 Bytes

Versions: 3

Compression:

Stored size: 331 Bytes

Contents

.topbar,
.Topbar {
  z-index: $zIndex-5;
  background-color: $color-green;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid $color-green-light;
}

.topbar-inner,
.Topbar-inner {
  height: $height-topbar;
}

.Topbar--inverted {
  background-color: #fff;
  border-bottom: 1px solid $color-gray-light;
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
beetstrap-0.0.4 assets/stylesheets/beetstrap/_topbar.scss
beetstrap-0.0.3 assets/stylesheets/beetstrap/_topbar.scss
beetstrap-0.0.2 assets/stylesheets/beetstrap/_topbar.scss