Sha256: 5fee00b377a8a4bd6a622298f51a4a87f2e69e1b79b18d196c207d610594950f

Contents?: true

Size: 1.31 KB

Versions: 29

Compression:

Stored size: 1.31 KB

Contents

/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *
 *= required _colors
 *= require thecore_ui_commons/thecore
 *= require rails_admin/rails_admin
 *= require rails_admin_selectize/index
 *= require_self
*/
@import 'overrides';
@import 'colors';
@import "jquery-ui";
@import "jquery-ui/dialog";
@import 'bootstrap-sprockets';
@import 'bootstrap';
@import 'common';
@import "flashing";
@import 'devise';
@import 'animate';
@import 'mixins';
@import 'apexcharts';
@import 'thecore_ui_commons/thecore';
@import "togglable-sidebar";

.btn {
  background-color: $element;
  color: $element-text;
  border-color: $element-border;
}

.btn:hover, 
#new_user div.actions input.btn:hover {
  color: $element-text-highlight;
  background-color: $shadows;
}

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
thecore_ui_rails_admin-2.4.3 app/assets/stylesheets/thecore_ui_rails_admin/thecore.scss
thecore_ui_rails_admin-2.4.2 app/assets/stylesheets/thecore_ui_rails_admin/thecore.scss
thecore_ui_rails_admin-2.4.1 app/assets/stylesheets/thecore_ui_rails_admin/thecore.scss
thecore_ui_rails_admin-2.4.0 app/assets/stylesheets/thecore_ui_rails_admin/thecore.scss
thecore_ui_rails_admin-2.3.7 app/assets/stylesheets/thecore_ui_rails_admin/thecore.scss
thecore_ui_rails_admin-2.3.6 app/assets/stylesheets/thecore_ui_rails_admin/thecore.scss
thecore_ui_rails_admin-2.3.5 app/assets/stylesheets/thecore_ui_rails_admin/thecore.scss
thecore_ui_rails_admin-2.3.4 app/assets/stylesheets/thecore_ui_rails_admin/thecore.scss
thecore_ui_rails_admin-2.3.3 app/assets/stylesheets/thecore_ui_rails_admin/thecore.scss
thecore_ui_rails_admin-2.3.2 app/assets/stylesheets/thecore_ui_rails_admin/thecore.scss
thecore_ui_rails_admin-2.3.1 app/assets/stylesheets/thecore_ui_rails_admin/thecore.scss
thecore_ui_rails_admin-2.3.0 app/assets/stylesheets/thecore_ui_rails_admin/thecore.scss
thecore_ui_rails_admin-2.2.12 app/assets/stylesheets/thecore_ui_rails_admin/thecore.scss
thecore_ui_rails_admin-2.2.11 app/assets/stylesheets/thecore_ui_rails_admin/thecore.scss
thecore_ui_rails_admin-2.2.10 app/assets/stylesheets/thecore_ui_rails_admin/thecore.scss
thecore_ui_rails_admin-2.2.9 app/assets/stylesheets/thecore_ui_rails_admin/thecore.scss
thecore_ui_rails_admin-2.2.8 app/assets/stylesheets/thecore_ui_rails_admin/thecore.scss
thecore_ui_rails_admin-2.2.7 app/assets/stylesheets/thecore_ui_rails_admin/thecore.scss
thecore_ui_rails_admin-2.2.6 app/assets/stylesheets/thecore_ui_rails_admin/thecore.scss
thecore_ui_rails_admin-2.2.5 app/assets/stylesheets/thecore_ui_rails_admin/thecore.scss