Sha256: b0372b6eb5a00b422533340ea5b086897a25c3b0a2fc8c33f076ebf274476992
Contents?: true
Size: 816 Bytes
Versions: 5
Compression:
Stored size: 816 Bytes
Contents
body { // background-color: #E1E1E1; } div#content { margin-top: 40px; } /** * Flash messages * */ .flash-container { cursor: pointer; margin: 0; text-align: center; position: fixed; top: 40px; width: 100%; opacity: 0.8; z-index: 100; .alert { margin: 0; border-radius: 0; } } /** * Login * */ .login-box{ margin-top: 100px; @include form-box(650px); } /** * Navbar tabs * */ .nav-tabs { margin-bottom: 15px; } #nprogress .spinner { display: block; position: fixed; z-index: 1031; top: 12px; right: 5px; } /** * Scaffold * */ .side-filters fieldset { margin-bottom: 15px; } .form-actions { background-color: whitesmoke; border-top: 1px solid #e5e5e5; margin-bottom: 18px; margin-top: 18px; padding-bottom: 18px; padding-top: 18px; }
Version data entries
5 entries across 4 versions & 1 rubygems