Sha256: 993cbeeeeff2a8098b2e46635e8a06838b05cf824e368a05470d5b068d21a770

Contents?: true

Size: 1014 Bytes

Versions: 1

Compression:

Stored size: 1014 Bytes

Contents

/* -------------------------------------------
    HEADER & NAV & LAYOUT
------------------------------------------- */

a.titlelink {
    color: white;
    font-weight: bold;
    text-decoration: none;
}

.helpsidebar img.img-responsive {
    max-width: 100%;
}

/* -------------------------------------------
    FORMS
------------------------------------------- */
.form-control {
    border-radius: 0;
}

.btn {
    margin-bottom: 0;
}

.tab-pane .content {
    padding: 0px;
}

/* -------------------------------------------
    MISC
------------------------------------------- */

ul.dropdown-menu {
    padding: 8px;
}
ul.dropdown-menu li {
    padding-top: 3px;
    padding-bottom: 3px;
}


/* -------------------------------------------
    SELECT2 PLUGIN
------------------------------------------- */
.select2-dropdown {
    border-radius: 0px !important;
}
.select2-container--default .select2-selection--single {
    border-radius: 0px !important;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
kadmin-0.3.2 app/assets/stylesheets/modular/custom.css