Sha256: ef281276606a07a15bbec1afbdb1a7b49cc7fb62752e5a544474d4d218ebfe02

Contents?: true

Size: 628 Bytes

Versions: 10

Compression:

Stored size: 628 Bytes

Contents

.star-wizard {
  .remark {
    .font(11px,400,@text-inverse-color);
    float:left;
    margin-top:11px;
  }

  .steps {
    padding-left:30px;
    
    .step {
      width:16%;
      font-size:12px;
      line-height:21px;
      margin-left:-3px;
      border-top-width: 2px;
    }
  }

  .input-group-addon {
    min-width:130px;
  }

  .input-group-addon.large {
    min-width:230px;
  }

  button {
    float:right;
    
    &.previous {
      margin-right: 10px;
    }
  }

  .btn.skip {
    margin-right:10px;
  }

  .btn.cancel {
    margin-right:10px;
  }

  .alert.alert-error {
    li {
      color:white;
    }
  }
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
mno-enterprise-frontend-2.0.9 app/assets/stylesheets/mno_enterprise/custom/views/templates/star-wizard.less
mno-enterprise-frontend-2.0.8 app/assets/stylesheets/mno_enterprise/custom/views/templates/star-wizard.less
mno-enterprise-frontend-2.0.7 app/assets/stylesheets/mno_enterprise/custom/views/templates/star-wizard.less
mno-enterprise-frontend-2.0.6 app/assets/stylesheets/mno_enterprise/custom/views/templates/star-wizard.less
mno-enterprise-frontend-2.0.5 app/assets/stylesheets/mno_enterprise/custom/views/templates/star-wizard.less
mno-enterprise-frontend-2.0.4 app/assets/stylesheets/mno_enterprise/custom/views/templates/star-wizard.less
mno-enterprise-frontend-2.0.3 app/assets/stylesheets/mno_enterprise/custom/views/templates/star-wizard.less
mno-enterprise-frontend-2.0.2 app/assets/stylesheets/mno_enterprise/custom/views/templates/star-wizard.less
mno-enterprise-frontend-2.0.1 app/assets/stylesheets/mno_enterprise/custom/views/templates/star-wizard.less
mno-enterprise-frontend-2.0.0 app/assets/stylesheets/mno_enterprise/custom/views/templates/star-wizard.less