提交 ab95d77d 编写于 作者: KK's avatar KK

树导航主题

上级 8180cf1f
......@@ -68,7 +68,7 @@
.embed-view-header {
ion-toolbar {
--background: @theme-color;
color: @text-color;
color: @text-color;
}
}
}
......@@ -213,7 +213,7 @@
.text {
color: @theme-color;
}
.van-notice-bar{
.van-notice-bar {
color: @theme-color;
}
}
......@@ -227,23 +227,31 @@
}
// 优先级工具栏
.mdview-tools{
.mdview-tools {
.view-tool {
&-sorts {
&-item {
.active{
display: flex;
flex-grow: 1;
font-size: 15px;
color: @theme-color;
}
.sort-icon {
.sort-select{
color: @theme-color;
}
}
&-sorts {
&-item {
.active {
display: flex;
flex-grow: 1;
font-size: 15px;
color: @theme-color;
}
.sort-icon {
.sort-select {
color: @theme-color;
}
}
}
}
}
}
// 树视图导航主题
.app-mob-treeview {
.treeNav {
.treeNav-active {
color: @theme-color;
}
}
}
}
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册