You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
943 B
40 lines
943 B
#page-slider{
|
|
.semi-navigation-sub .semi-navigation-item-selected{
|
|
background: rgba(0, 90, 189, 0.5);
|
|
color: #F2F3F5;
|
|
}
|
|
.semi-navigation-item-text{
|
|
color: #F2F3F5;
|
|
}
|
|
.semi-navigation-item-icon{
|
|
color:#F2F3F5
|
|
}
|
|
.semi-navigation-item-selected{
|
|
background: rgba(0, 90, 189, 0.5);
|
|
color: #F2F3F5;
|
|
}
|
|
.semi-navigation-item-inner{
|
|
font-family: YouSheBiaoTiHei;
|
|
font-size: 16px;
|
|
letter-spacing:2px;
|
|
font-weight: 400;
|
|
}
|
|
.semi-navigation-sub-title-selected{
|
|
background: #1D2343;
|
|
.semi-navigation-item-icon{
|
|
color: #0F7EFB !important;
|
|
}
|
|
.semi-icon-code{
|
|
color: #0F7EFB !important;
|
|
}
|
|
}
|
|
.semi-navigation{
|
|
width: 180px;
|
|
}
|
|
.semi-navigation-collapsed{
|
|
width: 48px !important;
|
|
}
|
|
.semi-button-with-icon{
|
|
color:#F2F3F5
|
|
}
|
|
}
|