Sha256: d8229b7ff0551f87d130de32152d482d647ad53f01b70fcbd96d17bab50eb28c

Contents?: true

Size: 858 Bytes

Versions: 1

Compression:

Stored size: 858 Bytes

Contents

@import "elements/**/*";

body * {
  font-family: "Open Sans", serif;
  font-weight: 400;
  font-size: 14px;
}

/* buttons: minor: добавим отступ между двумя кнопками */
fieldset.actions li.cancel {
  margin-left: 10px;
}

fieldset.inputs {

  label.label {
    color: #288feb;
    height: 4.4rem !important;
    display: inline-block;
    padding: 1rem 1.4rem;
    text-align: right;
  }

}

fieldset.choices {
  legend.label {
    border: none;

    label {
      color: #288feb;
      height: 4.4rem !important;
      display: inline-block;
      padding: 0 1.4rem;
      text-align: right;
      position: relative;
      font-weight: bold;
    }
  }
}

.breadcrumb {
  background-color: transparent !important;
  padding-left: 0 !important;
}

ol.choices-group {
  z-index: 1 !important;
  position: relative !important;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
c80_md-0.1.0.14 app/assets/stylesheets/mat_design/common.scss