Sha256: f01e02691355b5377ac8b06bf6b75ef6bb495f5eca4414ee42c162e1e9abba94
Contents?: true
Size: 1.29 KB
Versions: 19
Compression:
Stored size: 1.29 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; }
Version data entries
19 entries across 19 versions & 1 rubygems