提交 12394214 编写于 作者: zhujiamin's avatar zhujiamin

theme --fix3

上级 6f7930f3
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
padding: 10px; padding: 10px;
width: 100px; width: 100px;
height: 110px; height: 110px;
border: 2px solid #8181fa !important; border: 2px solid #8181fa;
border-radius: 10px; border-radius: 10px;
ion-label{ ion-label{
font-size: 16px; font-size: 16px;
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
position: absolute; position: absolute;
right: 10px; right: 10px;
bottom: 10px; bottom: 10px;
color: #8181fa !important; color: #8181fa;
} }
} }
} }
......
...@@ -149,15 +149,11 @@ ...@@ -149,15 +149,11 @@
} }
} }
// 风格改变样式 // 风格改变样式
.app-mob-select-changeStyle{ .app-mob-select-changeStyle ion-list .align-boxs .active{
ion-list{
.active{
border: 2px solid @theme-color; border: 2px solid @theme-color;
ion-icon{ ion-icon{
color: @theme-color; color: @theme-color;
} }
} }
}
}
} }
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册