Sha256: 5b5d3a383253c4b660c42eb8aa619e54f682ba0848c583c787b8aaac96d61456

Contents?: true

Size: 625 Bytes

Versions: 38

Compression:

Stored size: 625 Bytes

Contents

// SASS variable overrides must be declared before loading up Active Admin's styles.
//
// To view the variables that Active Admin provides, take a look at
// `app/assets/stylesheets/active_admin/mixins/_variables.scss` in the
// Active Admin source.
//
// For example, to change the sidebar width:
// $sidebar-width: 242px;

// Active Admin's got SASS!
//@import "active_admin/mixins";
//@import "active_admin/base";
@import 'active_admin/admin_bootstrap';

// Overriding any non-variable SASS must be done after the fact.
// For example, to change the default status-tag color:
//
//   .status_tag { background: #6090DB; }

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
onotole-2.0.2 templates/active_admin.scss
onotole-2.0.1 templates/active_admin.scss
onotole-2.0.0 templates/active_admin.scss
onotole-1.2.11 templates/active_admin.scss
onotole-1.2.10 templates/active_admin.scss
onotole-1.2.9 templates/active_admin.scss
onotole-1.2.8 templates/active_admin.scss
onotole-1.2.7 templates/active_admin.scss
onotole-1.2.6 templates/active_admin.scss
onotole-1.2.5 templates/active_admin.scss
onotole-1.2.4 templates/active_admin.scss
onotole-1.2.3 templates/active_admin.scss
onotole-1.2.2 templates/active_admin.scss
onotole-1.2.1 templates/active_admin.scss
onotole-1.1.21 templates/active_admin.scss
onotole-1.1.20 templates/active_admin.scss
onotole-1.1.19 templates/active_admin.scss
onotole-1.1.18 templates/active_admin.scss
onotole-1.1.17 templates/active_admin.scss
onotole-1.1.16 templates/active_admin.scss