Sha256: a331994d8423d93222f85204045cafbb81a899fb4252d7f6dea22232c6e44095

Contents?: true

Size: 655 Bytes

Versions: 10

Compression:

Stored size: 655 Bytes

Contents

.support {
  .presenter {
    background-color:white;
    .border-radius(5px);
    padding:10px;
    h4 {
      .font(16px,bold,@bg-inverse-color);
    }

    .content {
      margin-top:5px;
      margin-left:15px;
      h5 {
        .font(16px,normal,@text-inverse-color);
      }

      a {
        display:block;
        margin:12px 0px;
      }
    }

    .btn {
      float:right;
    }

    .media-body {
      .font(16px,normal,@text-inverse-color);
      a, .highlighted {
        color:@brand-primary;
      }
    }

    .pull-left {
      .fa {
        color:@bg-main-color;
        font-size:40px;
        margin:0px 12px;
      }
    }
  }
}

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/dashboard/support.less
mno-enterprise-frontend-2.0.8 app/assets/stylesheets/mno_enterprise/custom/views/templates/dashboard/support.less
mno-enterprise-frontend-2.0.7 app/assets/stylesheets/mno_enterprise/custom/views/templates/dashboard/support.less
mno-enterprise-frontend-2.0.6 app/assets/stylesheets/mno_enterprise/custom/views/templates/dashboard/support.less
mno-enterprise-frontend-2.0.5 app/assets/stylesheets/mno_enterprise/custom/views/templates/dashboard/support.less
mno-enterprise-frontend-2.0.4 app/assets/stylesheets/mno_enterprise/custom/views/templates/dashboard/support.less
mno-enterprise-frontend-2.0.3 app/assets/stylesheets/mno_enterprise/custom/views/templates/dashboard/support.less
mno-enterprise-frontend-2.0.2 app/assets/stylesheets/mno_enterprise/custom/views/templates/dashboard/support.less
mno-enterprise-frontend-2.0.1 app/assets/stylesheets/mno_enterprise/custom/views/templates/dashboard/support.less
mno-enterprise-frontend-2.0.0 app/assets/stylesheets/mno_enterprise/custom/views/templates/dashboard/support.less