@@ -37,6 +37,8 @@
.nospecialDis{
color:#000000;
opacity: 0.3;
+ filter:alpha(opacity=30);
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=30);";
cursor: auto;
}
@@ -63,6 +63,8 @@
.firstSel{
@@ -65,6 +65,8 @@
.modal-operator-close:active, .modal-operator-confirm:active {
opacity: .6;
+ filter:alpha(opacity=60);
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=60);";
transition: opacity .3s;
@@ -11,6 +11,7 @@
background: #333;
opacity: .4;
filter:alpha(opacity=40);
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=40);";
.info{
position: absolute;
@@ -52,6 +52,8 @@
.disabled{
.multiple-tab{
// width: 200px;
@@ -19,4 +19,6 @@
@@ -18,6 +18,8 @@
.selected{
@@ -43,6 +43,8 @@
bottom: 0;
background: #000;
z-index: 2000;
.content {
@@ -42,6 +42,8 @@
bottom:0;
opacity: 0.2;
+ filter:alpha(opacity=20);
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=20);";
.copyModal {
.copyContent{
@@ -36,6 +36,8 @@
.health{
color: rgba(0,0,0,0.6);
@@ -9,6 +9,8 @@
background-color: #000;
.modal {
width: 820px;
.line{
background: #FFFFFF;
border: 1px solid #979797;
margin: 45px 0px 15px 0px;
@@ -234,6 +234,8 @@
z-index: 3000;
@@ -300,6 +302,8 @@
.message{