Fix hover css
This commit is contained in:
parent
b690a2a860
commit
45656c18e8
@ -2088,6 +2088,10 @@ border: none;
|
||||
padding-left: 4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
div.pagination li.litext a:hover {
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
}
|
||||
<?php if (! empty($conf->dol_use_jmobile)) { ?>
|
||||
div.pagination li.litext {
|
||||
padding-top: 13px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user