|
@@ -156,10 +156,6 @@
|
|
height:240px;
|
|
height:240px;
|
|
padding:10px 50px;
|
|
padding:10px 50px;
|
|
}
|
|
}
|
|
-.control-box1 .tab-video-foot{
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-}
|
|
|
|
.tab-video-foot .tab-foot-top{
|
|
.tab-video-foot .tab-foot-top{
|
|
height:40px;
|
|
height:40px;
|
|
display: flex;
|
|
display: flex;
|
|
@@ -174,6 +170,7 @@
|
|
padding:10px 50px;
|
|
padding:10px 50px;
|
|
overflow:hidden;
|
|
overflow:hidden;
|
|
}
|
|
}
|
|
|
|
+
|
|
.tab-videoes .video-item{
|
|
.tab-videoes .video-item{
|
|
height: 31px;
|
|
height: 31px;
|
|
display: flex;
|
|
display: flex;
|
|
@@ -702,10 +699,7 @@ table {
|
|
height:100%;
|
|
height:100%;
|
|
width:50%;
|
|
width:50%;
|
|
}
|
|
}
|
|
-.msg-list-content{
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-}
|
|
|
|
|
|
+
|
|
#msg-list-content{
|
|
#msg-list-content{
|
|
overflow-y:scroll;
|
|
overflow-y:scroll;
|
|
}
|
|
}
|
|
@@ -725,7 +719,6 @@ table {
|
|
border-radius:2em;
|
|
border-radius:2em;
|
|
}
|
|
}
|
|
|
|
|
|
-
|
|
|
|
.msg-tab-body .msg-list-content.active{
|
|
.msg-tab-body .msg-list-content.active{
|
|
display:block;
|
|
display:block;
|
|
}
|
|
}
|
|
@@ -774,6 +767,11 @@ table {
|
|
left: 10%;
|
|
left: 10%;
|
|
height: 2px;
|
|
height: 2px;
|
|
width: 80%;
|
|
width: 80%;
|
|
|
|
+}
|
|
|
|
+.msg-tab-body .msg-tab-list-in:before{
|
|
|
|
+ background: linear-gradient(to right, rgba(11,82,224,0), #fb52e0, rgba(11,82,224,0));
|
|
|
|
+}
|
|
|
|
+.msg-tab-body .msg-tab-list-out:before{
|
|
background: linear-gradient(to right, rgba(11,82,224,0), #0b52e0, rgba(11,82,224,0));
|
|
background: linear-gradient(to right, rgba(11,82,224,0), #0b52e0, rgba(11,82,224,0));
|
|
}
|
|
}
|
|
.msg-tab-head .msg-tab1{
|
|
.msg-tab-head .msg-tab1{
|
|
@@ -850,7 +848,7 @@ table {
|
|
line-height: 40px;
|
|
line-height: 40px;
|
|
|
|
|
|
}
|
|
}
|
|
-#chartBottom2 .chartTab-t,#chartBottom4 .chartTab-t,{
|
|
|
|
|
|
+#chartBottom2 .chartTab-t,#chartBottom4 .chartTab-t{
|
|
padding-left: 12px;
|
|
padding-left: 12px;
|
|
}
|
|
}
|
|
#chartBottom1 .chartTab-t .chartTab-title,#chartBottom2 .chartTab-t .chartTab-title,#chartBottom3 .chartTab-t .chartTab-title,#chartBottom4 .chartTab-t .chartTab-title{
|
|
#chartBottom1 .chartTab-t .chartTab-title,#chartBottom2 .chartTab-t .chartTab-title,#chartBottom3 .chartTab-t .chartTab-title,#chartBottom4 .chartTab-t .chartTab-title{
|