fg
This commit is contained in:
parent
7dbcc3a1b6
commit
70c2b374ed
|
|
@ -119,4 +119,5 @@
|
||||||
border-color: #212e53;
|
border-color: #212e53;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
.text-primary { color: #212e53 !important; }
|
||||||
</style>
|
</style>
|
||||||
|
|
@ -58,4 +58,5 @@
|
||||||
font-size: 0.75rem !important;
|
font-size: 0.75rem !important;
|
||||||
padding: 0.4rem 0.8rem !important;
|
padding: 0.4rem 0.8rem !important;
|
||||||
}
|
}
|
||||||
|
.text-primary { color: #212e53 !important; }
|
||||||
</style>
|
</style>
|
||||||
|
|
@ -54,4 +54,5 @@
|
||||||
#tableLister thead th { padding-top: 15px; padding-bottom: 15px; font-size: 0.75rem; letter-spacing: 0.5px; }
|
#tableLister thead th { padding-top: 15px; padding-bottom: 15px; font-size: 0.75rem; letter-spacing: 0.5px; }
|
||||||
#tableLister tbody td { border-color: #f1f4f6; height: 60px; }
|
#tableLister tbody td { border-color: #f1f4f6; height: 60px; }
|
||||||
.shadow-xs { box-shadow: 0 2px 4px rgba(0,0,0,0.05); }
|
.shadow-xs { box-shadow: 0 2px 4px rgba(0,0,0,0.05); }
|
||||||
|
.text-primary { color: #212e53 !important; }
|
||||||
</style>
|
</style>
|
||||||
|
|
@ -54,4 +54,5 @@
|
||||||
#tableLister thead th { padding-top: 15px; padding-bottom: 15px; font-size: 0.75rem; letter-spacing: 0.5px; }
|
#tableLister thead th { padding-top: 15px; padding-bottom: 15px; font-size: 0.75rem; letter-spacing: 0.5px; }
|
||||||
#tableLister tbody td { border-color: #f1f4f6; height: 60px; }
|
#tableLister tbody td { border-color: #f1f4f6; height: 60px; }
|
||||||
.shadow-xs { box-shadow: 0 2px 4px rgba(0,0,0,0.05); }
|
.shadow-xs { box-shadow: 0 2px 4px rgba(0,0,0,0.05); }
|
||||||
|
.text-primary { color: #212e53 !important; }
|
||||||
</style>
|
</style>
|
||||||
|
|
@ -57,4 +57,5 @@
|
||||||
#tableLister tbody td { border-color: #f1f4f6; height: 60px; }
|
#tableLister tbody td { border-color: #f1f4f6; height: 60px; }
|
||||||
.shadow-xs { box-shadow: 0 2px 4px rgba(0,0,0,0.05); }
|
.shadow-xs { box-shadow: 0 2px 4px rgba(0,0,0,0.05); }
|
||||||
.italic { font-style: italic; }
|
.italic { font-style: italic; }
|
||||||
|
.text-primary { color: #212e53 !important; }
|
||||||
</style>
|
</style>
|
||||||
|
|
@ -58,4 +58,5 @@
|
||||||
#tableLister thead th { padding-top: 15px; padding-bottom: 15px; font-size: 0.75rem; letter-spacing: 0.5px; }
|
#tableLister thead th { padding-top: 15px; padding-bottom: 15px; font-size: 0.75rem; letter-spacing: 0.5px; }
|
||||||
#tableLister tbody td { border-color: #f1f4f6; height: 60px; }
|
#tableLister tbody td { border-color: #f1f4f6; height: 60px; }
|
||||||
.shadow-xs { box-shadow: 0 2px 4px rgba(0,0,0,0.05); }
|
.shadow-xs { box-shadow: 0 2px 4px rgba(0,0,0,0.05); }
|
||||||
|
.text-primary { color: #212e53 !important; }
|
||||||
</style>
|
</style>
|
||||||
Loading…
Reference in New Issue
Block a user