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:
624 bytes
|
Line | |
---|
1 | div.DTFC_LeftHeadWrapper table,
|
---|
2 | div.DTFC_LeftBodyWrapper table,
|
---|
3 | div.DTFC_LeftFootWrapper table {
|
---|
4 | border-right-width: 0;
|
---|
5 | }
|
---|
6 |
|
---|
7 | div.DTFC_RightHeadWrapper table,
|
---|
8 | div.DTFC_RightBodyWrapper table,
|
---|
9 | div.DTFC_RightFootWrapper table {
|
---|
10 | border-left-width: 0;
|
---|
11 | }
|
---|
12 |
|
---|
13 | div.DTFC_LeftHeadWrapper table,
|
---|
14 | div.DTFC_RightHeadWrapper table {
|
---|
15 | margin-bottom: 0 !important;
|
---|
16 | }
|
---|
17 |
|
---|
18 | div.DTFC_LeftBodyWrapper table,
|
---|
19 | div.DTFC_RightBodyWrapper table {
|
---|
20 | border-top: none;
|
---|
21 | margin: 0 !important;
|
---|
22 | }
|
---|
23 |
|
---|
24 | div.DTFC_LeftFootWrapper table,
|
---|
25 | div.DTFC_RightFootWrapper table {
|
---|
26 | margin-top: 0 !important;
|
---|
27 | z-index: 2;
|
---|
28 | }
|
---|
29 |
|
---|
30 | div.DTFC_Blocker {
|
---|
31 | background-color: white;
|
---|
32 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.