This commit is contained in:
tianshujie
2022-10-28 08:46:31 +08:00
parent 118098b77e
commit 6367bdf450
@@ -33,7 +33,7 @@ html[lang="en"] .product-info .type-info {color: #A6AAB8; text-align: center; po
.block-statistic .panel-body {padding-top: 0;}
.block-statistic .panel-body {padding-top: 0;}
.block-statistic .tile {margin-bottom: 30px;}
.block-statistic .tile-title {font-size: 18px; margin-bottom: 10px;}
.block-statistic .tile-title {font-size: 18px; margin-bottom: 10px; color: #313C52;}
.block-statistic .tile-amount {font-size: 44px; margin-bottom: 10px;}
.block-statistic .col-nav {border-right: 1px solid #EBF2FB; width: 220px; padding: 0;}
.block-statistic .nav-secondary > li {position: relative}
@@ -72,7 +72,7 @@ html[lang="en"] .product-info .type-info {color: #A6AAB8; text-align: center; po
.block-statistic.block-sm .nav-secondary > li.active > a.btn-view:hover {cursor: pointer; background: rgba(0,0,0,.1);}
.status-count {margin:auto;}
.status-count tr:first-child td:last-child {color:#000;font-weight:bold;}
.status-count tr:first-child td:last-child {color:#000; font-weight:bold;}
</style>
<script>
<?php $blockNavId = 'nav-' . uniqid(); ?>