Sha256: 4f7f4cdc2e9154e7cf07f6627ce858810aa524ac912ceb1ac93d124c08666fc6

Contents?: true

Size: 1.24 KB

Versions: 65

Compression:

Stored size: 1.24 KB

Contents

#header {
  position: relative;
  height: $header-height;
  padding-left: 10px;
  overflow: hidden;
  color: #fff;
  text-shadow: 0 -1px rgba(0,0,0, .4);
  @include linear-gradient(top, rgba(102,102,102, 1), rgba(51,51,51, 1) );

  a {
    color: #aaff00;
    font-size: 20px;
    font-weight: bold;
  }//a

  h1 {
    font-size: 2em;
    float: left;
  }//h1
}//#header


.toast {
  padding-top: $toast-height;
  padding-left: $toast-height;
  float: left;
  height: $toast-height;
  color: hotpink; // love the hotpink
  font-size: 1.1em;
  font-style: italic;
  @include transition( all 0.2s linear );
  &.show { padding-top: 8px; } //TODO $toast-line-height - $toast-height
}//.toast


#refresh {
  float: right;

  button, span {
    height: $refresh-size;
    width: $refresh-size;
    display: block;
    text-align: center;
    @include border-radius( 3px 0 0 3px );
  }//button,span

  button { position: relative; }

  span {
    position: absolute;
    top: 0;
    right: 0;
    background: url('/images/loader.png') center center no-repeat;
    background-size: 80% auto;
    @include transition( background 1s );
    .working & {
      background-image:url('/images/loader.gif');
      background-size: 80% auto;
    }//.working&
  }//span
}//#refresh

Version data entries

65 entries across 48 versions & 5 rubygems

Version Path
sc-frank-ios-1.2.3 frank-skeleton/frank_static_resources.bundle/stylesheets/sass/_header.scss
frank-cucumber-1.2.5 frank-skeleton/frank_static_resources.bundle/stylesheets/sass/_header.scss
frank-cucumber-1.2.4.pre1 frank-skeleton/frank_static_resources.bundle/stylesheets/sass/_header.scss
frank-pivotal-1.3.0.pre.2 frank-skeleton/frank_static_resources.bundle/stylesheets/sass/_header.scss
sc-frank-cucumber-1.2.1.bba52d7.debug frank-skeleton/frank_static_resources.bundle/stylesheets/sass/_header.scss
sc-frank-cucumber-1.2.1.e1e3ccb.debug frank-skeleton/frank_static_resources.bundle/stylesheets/sass/_header.scss
sc-frank-cucumber-1.2.1.1a856ca.debug frank-skeleton/frank_static_resources.bundle/stylesheets/sass/_header.scss
frank-pivotal-1.3.0.pre.1 frank-skeleton/frank_static_resources.bundle/stylesheets/sass/_header.scss
frank-pivotal-1.2.4 frank-skeleton/frank_static_resources.bundle/stylesheets/sass/_header.scss
frank-pivotal-1.2.3.pre.2 frank-skeleton/frank_static_resources.bundle/stylesheets/sass/_header.scss
frank-pivotal-1.2.3.pre.1 frank-skeleton/frank_static_resources.bundle/stylesheets/sass/_header.scss
frank-pivotal-1.2.3 frank-skeleton/frank_static_resources.bundle/stylesheets/sass/_header.scss
sc-frank-cucumber-1.2.1.b7791c5.debug frank-skeleton/frank_static_resources.bundle/bundle/stylesheets/sass/_header.scss
sc-frank-cucumber-1.2.1.b7791c5.debug frank-skeleton/frank_static_resources.bundle/stylesheets/sass/_header.scss
sc-frank-cucumber-1.2.1.b7791c5.debug frank-skeleton/frank_static_resources.bundle/bundle/bundle/stylesheets/sass/_header.scss
frank-cucumber-1.2.3 frank-skeleton/frank_static_resources.bundle/stylesheets/sass/_header.scss
sc-frank-cucumber-1.2.1.3256dc1.debug frank-skeleton/frank_static_resources.bundle/bundle/stylesheets/sass/_header.scss
sc-frank-cucumber-1.2.1.3256dc1.debug frank-skeleton/frank_static_resources.bundle/bundle/bundle/stylesheets/sass/_header.scss
sc-frank-cucumber-1.2.1.3256dc1.debug frank-skeleton/frank_static_resources.bundle/stylesheets/sass/_header.scss
sc-frank-cucumber-1.2.1.9c95c03.debug frank-skeleton/frank_static_resources.bundle/stylesheets/sass/_header.scss