Sha256: 2c210e81fdcbb3cb9ebf6290dbeec2ab320ad0bc73be93e12e55c395c52d8576

Contents?: true

Size: 360 Bytes

Versions: 1

Compression:

Stored size: 360 Bytes

Contents

div#main_content {
  > form > fieldset.inputs {
    background: transparent !important;
    border-radius: 0;
    box-shadow: none !important;

    > legend {
      display: none;
    }
  }
}

form fieldset ol > li {
  padding: 10px 0;
}

li legend > label, li > label { font-size:14px !important; }
label > input[type=checkbox] { width: 14px; height: 14px;}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
c80_md-0.1.0.1 app/assets/stylesheets/mat_design/elements/main_content.scss