Sha256: 6452a7f3a20fa95cb2a669c72865dd10500bb25a9014513d937c470d279e525d

Contents?: true

Size: 422 Bytes

Versions: 3

Compression:

Stored size: 422 Bytes

Contents

div.title_bar {

  background-color: #ffffff !important;
  background-image: none !important;
  text-shadow: none !important;
  border: none !important;
  box-shadow: none !important;

  span.breadcrumb {
    margin-top: 12px;
    a {
      color: $c80_md_link_color !important;
      font-weight: bold;
    }
  }

  h2#page_title {
    font-family: "Open Sans" !important;
    font-weight: 300;
    font-size: 34px;
  }
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
c80_md-0.1.0.16 app/assets/stylesheets/mat_design/elements/title_bar.scss
c80_md-0.1.0.15 app/assets/stylesheets/mat_design/elements/title_bar.scss
c80_md-0.1.0.14 app/assets/stylesheets/mat_design/elements/title_bar.scss