Sha256: 742c820c54a74865f85395bb4d96074ae393fa490a65472f78cfe6ef06409f3d

Contents?: true

Size: 913 Bytes

Versions: 1

Compression:

Stored size: 913 Bytes

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 "thecore";

.box, .box p a.btn {
  color: $RAtext !important;
}

.box:hover {
  color: $RAhighlight;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
thecore_ui_rails_admin-2.1.11 app/assets/stylesheets/thecore_ui_rails_admin/thecore_rails_admin.scss