fixing colour to go back to default theme
This commit is contained in:
parent
2c88d1e0a0
commit
7b54d3b6ce
|
@ -53,13 +53,11 @@ table.dataTable tbody tr {
|
||||||
|
|
||||||
.show-date {
|
.show-date {
|
||||||
font-size:12px;
|
font-size:12px;
|
||||||
color: #363636;
|
|
||||||
margin: 0 5px;
|
margin: 0 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.show-time {
|
.show-time {
|
||||||
font-size:12px;
|
font-size:12px;
|
||||||
color: #363636;
|
|
||||||
margin: 0 5px;
|
margin: 0 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue