|
|
@ -58,3 +58,22 @@ ul.DTTT_dropdown.dropdown-menu li:hover a {
|
|
|
|
background-color: #0088cc;
|
|
|
|
background-color: #0088cc;
|
|
|
|
color: white !important;
|
|
|
|
color: white !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* TableTools information display */
|
|
|
|
|
|
|
|
div.DTTT_print_info.modal {
|
|
|
|
|
|
|
|
height: 150px;
|
|
|
|
|
|
|
|
margin-top: -75px;
|
|
|
|
|
|
|
|
text-align: center;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
div.DTTT_print_info h6 {
|
|
|
|
|
|
|
|
font-weight: normal;
|
|
|
|
|
|
|
|
font-size: 28px;
|
|
|
|
|
|
|
|
line-height: 28px;
|
|
|
|
|
|
|
|
margin: 1em;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
div.DTTT_print_info p {
|
|
|
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
|
|
|
line-height: 20px;
|
|
|
|
|
|
|
|
}
|
|
|
|