Sha256: 2ddf55fd93ffd6dcb06b0fe03c8a53f2b20a99f984b30fd4a9d832bd2836dc70

Contents?: true

Size: 1.89 KB

Versions: 10

Compression:

Stored size: 1.89 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/sweetalert2/sweetalert2.min.css'
 *= require 'adminlte/plugins/select2/css/select2.min.css'
 *= require 'adminlte/plugins/select2/css/select2-bootstrap4.min.css'
 *= require 'adminlte/plugins/fontawesome-free/css/all.min'
 *= require 'adminlte/plugins/toastr/toastr.min.css'
 *= require 'adminlte/plugins/ekko-lightbox/ekko-lightbox.css'
 *= require 'adminlte/plugins/bootstrap-colorpicker/css/bootstrap-colorpicker.min.css'
 *= 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;
}
table.dataTable > thead tr th:not(.col-bulk_actions) {
  vertical-align: top;
}
turbo-flash { display: none }

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
five-two-nw-olivander-0.2.0.19 app/assets/stylesheets/adminlte.css
five-two-nw-olivander-0.2.0.18 app/assets/stylesheets/adminlte.css
five-two-nw-olivander-0.2.0.17 app/assets/stylesheets/adminlte.css
five-two-nw-olivander-0.2.0.16 app/assets/stylesheets/adminlte.css
five-two-nw-olivander-0.2.0.15 app/assets/stylesheets/adminlte.css
five-two-nw-olivander-0.2.0.14 app/assets/stylesheets/adminlte.css
five-two-nw-olivander-0.2.0.13 app/assets/stylesheets/adminlte.css
five-two-nw-olivander-0.2.0.12 app/assets/stylesheets/adminlte.css
five-two-nw-olivander-0.2.0.11 app/assets/stylesheets/adminlte.css
five-two-nw-olivander-0.2.0.10 app/assets/stylesheets/adminlte.css