Sha256: c2d76857441b0ce11f0a876258701ce5e9322db91990b1f3f596979eb42b6456
Contents?: true
Size: 1.37 KB
Versions: 12
Compression:
Stored size: 1.37 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, if configured) file within this directory, lib/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 other CSS * files in this directory. Styles in this file should be added after the last require_* statement. * It is generally better to create a new file per style scope. * *= require 'adminlte/plugins/tempusdominus-bootstrap-4/css/tempusdominus-bootstrap-4.min' *= require 'adminlte/plugins/icheck-bootstrap/icheck-bootstrap.min' *= require 'adminlte/plugins/jqvmap/jqvmap.min' *= require 'adminlte/dist/css/adminlte.min' *= require 'adminlte/plugins/overlayScrollbars/css/OverlayScrollbars.min' *= require 'adminlte/plugins/daterangepicker/daterangepicker' *= require 'adminlte/plugins/summernote/summernote-bs4.min' *= require 'adminlte/plugins/fontawesome-free/css/all.min' *= require effective_datatables *= require_tree . *= require_self */ .table td, .table th { padding: 0.25rem !important; } .card-secondary:not(.card-outline) > .card-header a.page-link { color: blue }
Version data entries
12 entries across 12 versions & 1 rubygems