hover fix on hotline
This commit is contained in:
parent
a3237efbae
commit
b338ebba9d
@ -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 {
|
.dataTables_wrapper .dataTables_paginate .paginate_button:hover, .nav-tabs li a:hover {
|
||||||
background: rgba(255,255,255,.08)!important;
|
background: rgba(255,255,255,.08)!important;
|
||||||
color: #eee!important;
|
color: #eee!important;
|
||||||
|
border-radius: 20px;
|
||||||
}
|
}
|
||||||
/* Settings - custom CSS */
|
/* Settings - custom CSS */
|
||||||
.ace-idle-fingers {
|
.ace-idle-fingers {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user