hover fix on hotline

This commit is contained in:
gilbN 2019-06-16 12:41:04 +02:00
parent a3237efbae
commit b338ebba9d

View File

@ -252,6 +252,7 @@ table.dataTable>tbody>tr:nth-of-type(even):hover {
.dataTables_wrapper .dataTables_paginate .paginate_button:hover, .nav-tabs li a:hover {
background: rgba(255,255,255,.08)!important;
color: #eee!important;
border-radius: 20px;
}
/* Settings - custom CSS */
.ace-idle-fingers {