This commit is contained in:
Laurent Destailleur 2020-08-30 20:31:28 +02:00
parent 83d70c9856
commit 8c4e4aba1a
2 changed files with 1 additions and 3 deletions

View File

@ -3360,9 +3360,6 @@ table.hidepaginationnext .paginationnext {
}
<?php } ?>
.nohover:hover {
background: unset !important;
}
.nohoverborder:hover {
border: unset;
box-shadow: unset;

View File

@ -25,6 +25,7 @@ if (!defined('ISLOADEDBYSTEELSHEET')) die('Must be call by steelsheet'); ?>
.info-box.info-box-sm {
min-height: 80px;
margin-bottom: 10px;
background: #fff;
}
.opened-dash-board-wrap .info-box.info-box-sm {
border-radius: 0 0 0 20px;