Sha256: e5867285249886d73944192eab8e73dcac01bae7b62e5a7e51855defad446394

Contents?: true

Size: 695 Bytes

Versions: 10

Compression:

Stored size: 695 Bytes

Contents

a.brand, span.brand {
  &.rails-development {
    background-color: gold;
    color: blue;
  }
  
  &.rails-quality_assurance {
    background-color: blue;
    color: gold;
  }
  
}

table {
  th.c, td.c {
    text-align: center;
  }
  
  th.min, td.min {
    width: 1%;
  }
  
}

#lps-modal {
  width: 750px;
  
  .title {
    margin-top: 10px;
    margin-bottom: 15px;
  }
  
  form {
    input[type="text"] {
      width: 140px;
      margin-right: 10px;
    }
    
    #lps-search {
      margin-left: 20px;
      margin-right: 10px;
    }
  }
  
  tr.ldap-result-exists {
    opacity: 0.5;
  }
  
}

div.control-group.lps-typeahead {
  span.ldap-person-search {
    cursor: pointer;
  }

}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
ucb_rails-0.0.13 lib/generators/ucb_rails/templates/app/assets/stylesheets/ucb_rails.css.scss
ucb_rails-0.0.12 lib/generators/ucb_rails/templates/app/assets/stylesheets/ucb_rails.css.scss
ucb_rails-0.0.11 lib/generators/ucb_rails/templates/app/assets/stylesheets/ucb_rails.css.scss
ucb_rails-0.0.10 lib/generators/ucb_rails/templates/app/assets/stylesheets/ucb_rails.css.scss
ucb_rails-0.0.9 lib/generators/ucb_rails/templates/app/assets/stylesheets/ucb_rails.css.scss
ucb_rails-0.0.8 lib/generators/ucb_rails/templates/app/assets/stylesheets/ucb_rails.css.scss
ucb_rails-0.0.7 lib/generators/ucb_rails/templates/app/assets/stylesheets/ucb_rails.css.scss
ucb_rails-0.0.6 lib/generators/ucb_rails/templates/app/assets/stylesheets/ucb_rails.css.scss
ucb_rails-0.0.5 lib/generators/ucb_rails/templates/app/assets/stylesheets/ucb_rails.css.scss
ucb_rails-0.0.4 lib/generators/ucb_rails/templates/app/assets/stylesheets/ucb_rails.css.scss