develop
Last change
on this file since bbcbb57 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:
379 bytes
|
Line | |
---|
1 | div.DTS tbody th,
|
---|
2 | div.DTS tbody td {
|
---|
3 | white-space: nowrap;
|
---|
4 | }
|
---|
5 | div.DTS div.DTS_Loading {
|
---|
6 | z-index: 1;
|
---|
7 | }
|
---|
8 | div.DTS div.dataTables_scrollBody {
|
---|
9 | background: repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, white 10px, white 20px);
|
---|
10 | }
|
---|
11 | div.DTS div.dataTables_scrollBody table {
|
---|
12 | z-index: 2;
|
---|
13 | }
|
---|
14 | div.DTS div.dataTables_paginate,
|
---|
15 | div.DTS div.dataTables_length {
|
---|
16 | display: none;
|
---|
17 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.