Penambahan FrontEnd All-New-Manufacture

This commit is contained in:
pand03
2026-01-31 14:23:04 +07:00
parent 1b2e320b2b
commit 4feb21dcbc
2891 changed files with 426849 additions and 135 deletions

View File

@@ -0,0 +1,54 @@
.morris-hover {
position: absolute;
z-index : 1;
background: var(--primary);
color: $white;
}
.morris-hover .morris-hover-point {
color: $white !important;
margin: 0.1875rem 0;
text-align: center;
padding: 0 1.5625rem;
}
.morris-hover .morris-hover-row-label {
background-color: $dark;
text-align: center;
padding: 0.3125rem;
margin-bottom: 0.3125rem;
}
.morris-hover.morris-default-style {
border-radius: 0.3125rem;
padding : 0;
margin: 0;
border : none;
overflow: hidden;
}
#morris_donught,
#morris_donught_2,
#line_chart_2,
#morris_bar,
#morris_bar_stalked,
#morris_bar_2,
#morris_area_2,
#morris_area {
height: 15rem !important;
}
#morris_line {
height: 17.375rem !important;
}
#crypto-btc-card,
#crypto-eth-card,
#crypto-rpl-card,
#crypto-ltc-card {
height: 9.375rem;
}