Sha256: 4fbbe626fc01d1d90ebcfc5e124a87574e101ea3c9efc0c4b918453a658f8541
Contents?: true
Size: 1.02 KB
Versions: 6
Compression:
Stored size: 1.02 KB
Contents
.panel.panel-inverse { border: none; & > .panel-heading { background-color: #313239; color: #fff; } } .page-header { font-size: 24px; margin: 0 0 20px; padding: 0; border: none; line-height: 28px; } .panel > .panel-footer { form { @extend .text-right; } } .page-header > .breadcrumb { margin: 0; padding: 0; background-color: transparent; & > li { color: $text-color; & > a { color: darken($breadcrumb-color, 20%); } } } label { @extend .control-label; } select, textarea, input[type="password"], input[type="email"], input[type="text"] { @extend .form-control; margin-right: 0.5em; &:last-child { margin-right: 0; } } table { @extend .table; th > a { &:link, &:visited, &:hover, &:active { color: $text-color; } } } legend { margin-bottom: 0; border-bottom: 0; } table > tbody > tr > td > ul { margin-bottom: 0; } .btn-link { outline: none !important; } .form-group .radio-inline { margin-top: 10px; margin-right: 20px; }
Version data entries
6 entries across 6 versions & 2 rubygems