css
This commit is contained in:
parent
83d70c9856
commit
8c4e4aba1a
@ -3360,9 +3360,6 @@ table.hidepaginationnext .paginationnext {
|
||||
}
|
||||
<?php } ?>
|
||||
|
||||
.nohover:hover {
|
||||
background: unset !important;
|
||||
}
|
||||
.nohoverborder:hover {
|
||||
border: unset;
|
||||
box-shadow: unset;
|
||||
|
||||
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user