source: public/vendors/dataTable/ColReorder-1.5.2/css/colReorder.foundation.css@ 7304c7f

develop
Last change on this file since 7304c7f was 7304c7f, checked in by beratkjufliju <kufliju@…>, 3 years ago

added user authentication, create & forgot password methods and blades

  • Property mode set to 100644
File size: 213 bytes
Line 
1table.DTCR_clonedTable.dataTable {
2 position: absolute !important;
3 background-color: rgba(255, 255, 255, 0.7);
4 z-index: 202;
5}
6
7div.DTCR_pointer {
8 width: 1px;
9 background-color: #008CBA;
10 z-index: 201;
11}
Note: See TracBrowser for help on using the repository browser.