提交 a63abf3a 编写于 作者: hudan's avatar hudan

图标ui

上级 1effe25d
......@@ -6,13 +6,6 @@
.meditviewpanel_delete_icon_container{
position: relative;
height: 10px;
.meditviewpanel_delete_icon{
font-size: 20px;
position: absolute;
top: 5px;
right: 5px;
z-index: 1;
}
}
.meditviewpanel_add_btn {
text-align: right;
......
......@@ -82,9 +82,6 @@ ion-backdrop {
.ionlist{
border-radius: @toolbar-group-border-radius;
}
.group_ion-icon{
margin-right: 10px;
}
.footer_group {
position: absolute;
z-index: 99;
......
......@@ -155,11 +155,6 @@
.evenname {
padding: 5px 0;
}
.event-delete{
position: absolute;
top: 3px;
right: 3px;
}
<#if ctrl.getCalendarStyle() == "DAY">
.calendar-tools{
.calendar-info{
......
......@@ -66,9 +66,6 @@
padding: 0;
background-color: transparent;
}
.select-icon{
font-size: 32px;
}
}
.no-data{
position: absolute;
......
......@@ -97,9 +97,6 @@ ${css.getCssStyle()}
ion-icon {
font-size: @font-size-xs - 1;
}
.sort-select{
color: #3880ff;;
}
}
}
}
......
......@@ -26,9 +26,6 @@
font-size: 13px;
color: @color-main-color;
}
.selectall-icon{
font-size: 32px;
}
}
.mdview-tools-select{
display: flex;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册