|
@@ -1882,6 +1882,9 @@ overflow-y: auto;
|
|
.bg-new-material{
|
|
.bg-new-material{
|
|
background: rgba(187, 41, 210, 0.08) !important;
|
|
background: rgba(187, 41, 210, 0.08) !important;
|
|
}
|
|
}
|
|
|
|
+.bg-new-payment{
|
|
|
|
+ background: rgba(128, 128, 0, 0.08) !important;
|
|
|
|
+}
|
|
.text-new-advance{
|
|
.text-new-advance{
|
|
color: rgba(241, 82, 91, 1) !important;
|
|
color: rgba(241, 82, 91, 1) !important;
|
|
}
|
|
}
|
|
@@ -1909,6 +1912,9 @@ overflow-y: auto;
|
|
.text-new-material{
|
|
.text-new-material{
|
|
color: rgba(187, 41, 210, 1); !important;
|
|
color: rgba(187, 41, 210, 1); !important;
|
|
}
|
|
}
|
|
|
|
+.text-new-payment{
|
|
|
|
+ color: rgba(128, 128, 0, 1) !important;
|
|
|
|
+}
|
|
.text-width{
|
|
.text-width{
|
|
width: 66px;
|
|
width: 66px;
|
|
text-align: center;
|
|
text-align: center;
|
|
@@ -2054,7 +2060,7 @@ animation:shake 1s .2s ease both;}
|
|
.private-stamp-img{
|
|
.private-stamp-img{
|
|
display: inline-block;
|
|
display: inline-block;
|
|
margin: auto;
|
|
margin: auto;
|
|
- vertical-align: middle;
|
|
|
|
|
|
+ vertical-align: middle;
|
|
}
|
|
}
|
|
.private-stamp-img .check-state{
|
|
.private-stamp-img .check-state{
|
|
position: absolute;
|
|
position: absolute;
|
|
@@ -2090,4 +2096,4 @@ animation:shake 1s .2s ease both;}
|
|
}
|
|
}
|
|
.form-control-width{
|
|
.form-control-width{
|
|
min-width: 450px;
|
|
min-width: 450px;
|
|
-}
|
|
|
|
|
|
+}
|