Sha256: 88176741ce231aa8f0a391b2bee38ab335d541aab738b148b7f32f3a26a98958
Contents?: true
Size: 776 Bytes
Versions: 1
Compression:
Stored size: 776 Bytes
Contents
/* *= require anytime * require select2 * require select2-bootstrap */ @import 'bootstrap'; #main, .sidebar { margin-top:110px; } @import 'bootstrap-responsive'; @import 'tree'; @import 'devise'; @import 'forms'; @import 'sidenav'; @import 'page_header'; section { border-bottom: 1px solid #ddd; } .container-fluid > .sidebar { position: absolute; top: 0; left: auto; right: 20px; width: 260px; } .container-fluid > .content { margin-left: 0px; margin-right: 280px; } table .actions { width: 1%; white-space:nowrap; } .page-range { float: right; } .btn-toolbar { margin-bottom: 20px; form { margin: 0; } } .debug_dump { display: block; } #subnav { background-color: #eee; margin: -10px -20px 20px; padding: 10px 20px 0; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
app_frame-0.6.1 | app/assets/stylesheets/app_frame/application.scss |