Sha256: 3133389f11e5529b069e373417275946c5c4e00e738c9037e8456b77aec2d83e

Contents?: true

Size: 1.4 KB

Versions: 9

Compression:

Stored size: 1.4 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;
 }
 .table-fixed_header thead tr {
  position: sticky;
  top: 0;
  z-index: 1;
  background-color: white;
}

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
five-two-nw-olivander-0.1.2.39 app/assets/stylesheets/adminlte.css
five-two-nw-olivander-0.1.2.38 app/assets/stylesheets/adminlte.css
five-two-nw-olivander-0.1.2.37 app/assets/stylesheets/adminlte.css
five-two-nw-olivander-0.1.2.36 app/assets/stylesheets/adminlte.css
five-two-nw-olivander-0.1.2.35 app/assets/stylesheets/adminlte.css
five-two-nw-olivander-0.1.2.34 app/assets/stylesheets/adminlte.css
five-two-nw-olivander-0.1.2.33 app/assets/stylesheets/adminlte.css
five-two-nw-olivander-0.1.2.32 app/assets/stylesheets/adminlte.css
five-two-nw-olivander-0.1.2.31 app/assets/stylesheets/adminlte.css