|
@@ -2118,7 +2118,7 @@ h3 {
|
|
background: #A3A3A3;
|
|
background: #A3A3A3;
|
|
}
|
|
}
|
|
|
|
|
|
-.fyy-popup {
|
|
|
|
|
|
+.vongi-popup {
|
|
width: 100%;
|
|
width: 100%;
|
|
height: 100%;
|
|
height: 100%;
|
|
position: fixed;
|
|
position: fixed;
|
|
@@ -2127,7 +2127,7 @@ h3 {
|
|
z-index: 100;
|
|
z-index: 100;
|
|
}
|
|
}
|
|
|
|
|
|
-.fyy-popup-bg {
|
|
|
|
|
|
+.vongi-popup-bg {
|
|
width: 100%;
|
|
width: 100%;
|
|
z-index: 101;
|
|
z-index: 101;
|
|
height: 100%;
|
|
height: 100%;
|
|
@@ -2140,7 +2140,7 @@ h3 {
|
|
left: 0px;
|
|
left: 0px;
|
|
}
|
|
}
|
|
|
|
|
|
-.fyy-popup-ceter {
|
|
|
|
|
|
+.vongi-popup-ceter {
|
|
width: 100%;
|
|
width: 100%;
|
|
position: absolute;
|
|
position: absolute;
|
|
z-index: 105;
|
|
z-index: 105;
|
|
@@ -2149,69 +2149,69 @@ h3 {
|
|
padding: 0 10%;
|
|
padding: 0 10%;
|
|
}
|
|
}
|
|
|
|
|
|
-.fyy-popup-inner {
|
|
|
|
|
|
+.vongi-popup-inner {
|
|
background-color: #FFF;
|
|
background-color: #FFF;
|
|
border-radius: 4px;
|
|
border-radius: 4px;
|
|
padding-top: 15px;
|
|
padding-top: 15px;
|
|
}
|
|
}
|
|
|
|
|
|
-.fyy-popup-title {
|
|
|
|
|
|
+.vongi-popup-title {
|
|
display: flex;
|
|
display: flex;
|
|
padding: 0 15px;
|
|
padding: 0 15px;
|
|
}
|
|
}
|
|
|
|
|
|
-.fyy-popup-center label {
|
|
|
|
|
|
+.vongi-popup-center label {
|
|
color: #999;
|
|
color: #999;
|
|
}
|
|
}
|
|
|
|
|
|
-.fyy-popup-center h5 {
|
|
|
|
|
|
+.vongi-popup-center h5 {
|
|
color: #333;
|
|
color: #333;
|
|
font-size: 18px;
|
|
font-size: 18px;
|
|
margin-top: 10px;
|
|
margin-top: 10px;
|
|
}
|
|
}
|
|
|
|
|
|
-.fyy-popup-ma {
|
|
|
|
|
|
+.vongi-popup-ma {
|
|
text-align: center;
|
|
text-align: center;
|
|
padding: 15px;
|
|
padding: 15px;
|
|
}
|
|
}
|
|
|
|
|
|
-.fyy-popup-ma img {
|
|
|
|
|
|
+.vongi-popup-ma img {
|
|
width: 100%;
|
|
width: 100%;
|
|
}
|
|
}
|
|
|
|
|
|
-.fyy-popup-inner .mui-input-group {
|
|
|
|
|
|
+.vongi-popup-inner .mui-input-group {
|
|
border-radius: 4px;
|
|
border-radius: 4px;
|
|
}
|
|
}
|
|
|
|
|
|
-.fyy-popup-center .mui-input-group .mui-input-row {
|
|
|
|
|
|
+.vongi-popup-center .mui-input-group .mui-input-row {
|
|
height: auto;
|
|
height: auto;
|
|
border-bottom: 1px #eee solid
|
|
border-bottom: 1px #eee solid
|
|
}
|
|
}
|
|
|
|
|
|
-.fyy-popup-center .mui-input-row span {
|
|
|
|
|
|
+.vongi-popup-center .mui-input-row span {
|
|
padding: 9.5px 15px 9.5px 0;
|
|
padding: 9.5px 15px 9.5px 0;
|
|
display: flex;
|
|
display: flex;
|
|
}
|
|
}
|
|
|
|
|
|
-.fyy-popup-ceter h4 {
|
|
|
|
|
|
+.vongi-popup-ceter h4 {
|
|
color: #333333;
|
|
color: #333333;
|
|
line-height: 36px;
|
|
line-height: 36px;
|
|
text-align: center;
|
|
text-align: center;
|
|
font-size: 18px
|
|
font-size: 18px
|
|
}
|
|
}
|
|
|
|
|
|
-.fyy-popup-inner .mui-button-row {
|
|
|
|
|
|
+.vongi-popup-inner .mui-button-row {
|
|
display: flex;
|
|
display: flex;
|
|
position: relative;
|
|
position: relative;
|
|
padding-top: 0;
|
|
padding-top: 0;
|
|
}
|
|
}
|
|
|
|
|
|
-.fyy-popup-inner button {
|
|
|
|
|
|
+.vongi-popup-inner button {
|
|
border: 0;
|
|
border: 0;
|
|
width: 50%;
|
|
width: 50%;
|
|
}
|
|
}
|
|
|
|
|
|
-.fyy-popup-inner .mui-button-row:after {
|
|
|
|
|
|
+.vongi-popup-inner .mui-button-row:after {
|
|
width: 1px;
|
|
width: 1px;
|
|
height: 100%;
|
|
height: 100%;
|
|
background: #eee;
|
|
background: #eee;
|
|
@@ -2220,7 +2220,7 @@ h3 {
|
|
content: '';
|
|
content: '';
|
|
}
|
|
}
|
|
|
|
|
|
-.fyy-popup-inner .mui-input-group .mui-input-row:after {
|
|
|
|
|
|
+.vongi-popup-inner .mui-input-group .mui-input-row:after {
|
|
background-color: #c8c7cc;
|
|
background-color: #c8c7cc;
|
|
left: 0
|
|
left: 0
|
|
}
|
|
}
|
|
@@ -2347,8 +2347,8 @@ h3 {
|
|
overflow: hidden;
|
|
overflow: hidden;
|
|
}
|
|
}
|
|
.vongi-clasadmin .vongi-btn{
|
|
.vongi-clasadmin .vongi-btn{
|
|
- padding:15px 10px;
|
|
|
|
|
|
+ padding:15px 10px;
|
|
}
|
|
}
|
|
.vongi-clasadmin .vongi-btn button{
|
|
.vongi-clasadmin .vongi-btn button{
|
|
border-radius: 7px;
|
|
border-radius: 7px;
|
|
-}
|
|
|
|
|
|
+}
|