|
@@ -3,18 +3,18 @@
|
|
|
margin-top: 15px;
|
|
|
border-top: 1px solid #ddd;
|
|
|
padding: 30px 0 20px 0;
|
|
|
- text-align: center;
|
|
|
+ text-align: center;
|
|
|
}
|
|
|
.dialog-btns .btn-white{
|
|
|
margin-right: 20px;
|
|
|
}
|
|
|
.export-wp{
|
|
|
position: relative;
|
|
|
-
|
|
|
+
|
|
|
}
|
|
|
.export-wp .excelFile{
|
|
|
position: absolute;
|
|
|
- top: 0;12
|
|
|
+ top: 0;
|
|
|
left: 0;
|
|
|
opacity: 0;
|
|
|
width: 100%;
|
|
@@ -22,18 +22,18 @@
|
|
|
}
|
|
|
/*ÌײÍÑ¡Ôñµ¯´°*/
|
|
|
.dialog-meal-con{
|
|
|
- width: 545px;
|
|
|
+ width: 545px;
|
|
|
}
|
|
|
.choose-wrapper {
|
|
|
padding: 21px 19px;
|
|
|
-
|
|
|
+
|
|
|
}
|
|
|
.choose-wrapper .title{
|
|
|
font-size: 20px;
|
|
|
font-weight: 600;
|
|
|
line-height: 22px;
|
|
|
height: 22px;
|
|
|
-
|
|
|
+
|
|
|
color: #555555;
|
|
|
}
|
|
|
.choose-wrapper .circle-wp{
|
|
@@ -44,7 +44,7 @@
|
|
|
display: inline-block;
|
|
|
width: 149px;
|
|
|
height: 149px;
|
|
|
-
|
|
|
+
|
|
|
}
|
|
|
.choose-wrapper .circle-con.single-btn{
|
|
|
background: url("../../images/admin/single_icon.svg") no-repeat center center;
|
|
@@ -90,7 +90,7 @@
|
|
|
}
|
|
|
.meal-item{
|
|
|
margin-top: 18px;
|
|
|
-
|
|
|
+
|
|
|
}
|
|
|
.meal-item .meal-tip{
|
|
|
position: relative;
|
|
@@ -181,15 +181,15 @@
|
|
|
background: url("../../images/admin/del_icon.svg") no-repeat center center;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
-.photo-item
|
|
|
+.photo-item
|
|
|
,.photo-btn{
|
|
|
width: 86px;
|
|
|
height: 86px;
|
|
|
position: relative;
|
|
|
-
|
|
|
+
|
|
|
}
|
|
|
.photo-btn{
|
|
|
-
|
|
|
+
|
|
|
background: url("../../images/admin/add_icon.svg") no-repeat center center;
|
|
|
}
|
|
|
.photo-file{
|
|
@@ -221,7 +221,7 @@
|
|
|
display: block;
|
|
|
}
|
|
|
.meal-list{
|
|
|
-
|
|
|
+
|
|
|
}
|
|
|
.meal-item.group-item{
|
|
|
display:none;
|
|
@@ -275,4 +275,4 @@
|
|
|
}
|
|
|
.meal-con .select_wrap{
|
|
|
width: 399px;
|
|
|
-}
|
|
|
+}
|