css
This commit is contained in:
parent
83d70c9856
commit
8c4e4aba1a
@ -3360,9 +3360,6 @@ table.hidepaginationnext .paginationnext {
|
|||||||
}
|
}
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
|
|
||||||
.nohover:hover {
|
|
||||||
background: unset !important;
|
|
||||||
}
|
|
||||||
.nohoverborder:hover {
|
.nohoverborder:hover {
|
||||||
border: unset;
|
border: unset;
|
||||||
box-shadow: unset;
|
box-shadow: unset;
|
||||||
|
|||||||
@ -25,6 +25,7 @@ if (!defined('ISLOADEDBYSTEELSHEET')) die('Must be call by steelsheet'); ?>
|
|||||||
.info-box.info-box-sm {
|
.info-box.info-box-sm {
|
||||||
min-height: 80px;
|
min-height: 80px;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
background: #fff;
|
||||||
}
|
}
|
||||||
.opened-dash-board-wrap .info-box.info-box-sm {
|
.opened-dash-board-wrap .info-box.info-box-sm {
|
||||||
border-radius: 0 0 0 20px;
|
border-radius: 0 0 0 20px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user