Your IP : 216.73.216.84


Current Path : /home/helpink/www/media/templates/administrator/atum/scss/blocks/
Upload File :
Current File : /home/helpink/www/media/templates/administrator/atum/scss/blocks/_layout.scss

.options-form {
  width: 100%;
  padding: 1vw 2vw;
  margin-bottom: 1rem;
  color: $options-form-color;
  background: $options-form-bg;
  border: $options-form-border;

  > legend {
    float: none;
    width: auto;
    padding: 0 1rem;
    font-weight: $font-weight-bold;
    color: $options-form-legend-color;
    background-color: $options-form-legend-bg;
  }
}