Commit realizando cambios en los roles de los usuarios

This commit is contained in:
Jaime Jimenez
2023-04-24 13:00:46 +02:00
parent 2d67588770
commit 8c4d77a598
6587 changed files with 365497 additions and 0 deletions

View File

@ -0,0 +1,58 @@
.morris-hover {
position: absolute;
z-index : 1;
@extend %gradient-3;
color: $white;
}
.morris-hover .morris-hover-point {
color: $white !important;
margin: 3px 0;
text-align: center;
padding: 0 25px;
}
.morris-hover .morris-hover-row-label {
background-color: $dark;
text-align: center;
padding: 5px;
margin-bottom: 5px;
}
.morris-hover.morris-default-style {
border-radius: 5px;
padding : 0;
margin: 0;
border : none;
overflow: hidden;
}
svg text {
font-weight: 600 !important;
}
#morris_donught,
#morris_donught_2,
#line_chart_2,
#morris_bar,
#morris_bar_stalked,
#morris_bar_2,
#morris_area_2,
#morris_area {
height: 240px !important;
}
#morris_line {
height: 278px !important;
}
#crypto-btc-card,
#crypto-eth-card,
#crypto-rpl-card,
#crypto-ltc-card {
height: 9.375rem;
}