Last change
on this file since d95fdd2 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:
367 bytes
|
Line | |
---|
1 | table.DTFC_Cloned thead,
|
---|
2 | table.DTFC_Cloned tfoot {
|
---|
3 | background-color: white;
|
---|
4 | }
|
---|
5 |
|
---|
6 | div.DTFC_Blocker {
|
---|
7 | background-color: white;
|
---|
8 | }
|
---|
9 |
|
---|
10 | div.DTFC_LeftWrapper table.dataTable,
|
---|
11 | div.DTFC_RightWrapper table.dataTable {
|
---|
12 | margin-bottom: 0;
|
---|
13 | z-index: 2;
|
---|
14 | }
|
---|
15 | div.DTFC_LeftWrapper table.dataTable.no-footer,
|
---|
16 | div.DTFC_RightWrapper table.dataTable.no-footer {
|
---|
17 | border-bottom: none;
|
---|
18 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.