Przeglądaj źródła

3dDisplayEngine myImages.css 吉超博 commit at 2021-04-08

吉超博 4 lat temu
rodzic
commit
c02d3aff57
1 zmienionych plików z 63 dodań i 0 usunięć
  1. 63 0
      3dDisplayEngine/buildingCss/myImages.css

+ 63 - 0
3dDisplayEngine/buildingCss/myImages.css

@@ -5786,3 +5786,66 @@
 .chart_down_data2 {
 	position:absolute;
 	top:82px;
+	left:1011px;
+	width:500px;
+	height:150px;
+}
+
+.chart_right_data2 {
+	position:absolute;
+	top:412px;
+	right:0px;
+	width:368px;
+	height:210px;
+}
+
+.chart_right_bg1 {
+	position:absolute;
+	top:58px;
+	right:8px;
+	width:244px;
+	height:244px;
+	background:url(03index/chart_right01_bg.png) no-repeat;
+}
+
+.chart_right_data1 {
+	position:absolute;
+	top:50px;
+	right:0px;
+	width:260px;
+	height:260px;
+}
+
+.div_right_bg {
+	position:absolute;
+	top:100px;
+	left:34px;
+	width:70px;
+	height:150px;
+    overflow-x: auto;
+    overflow-y: scroll; 
+}
+
+.div_right_bg::-webkit-scrollbar{
+    display: none!important;
+}
+
+.div_right_bg_tab{
+	width: 70px;
+    height: 22px;
+    border: 1px solid #2d72b3; 
+    font-size: 12px;
+    font-family: Source Han Sans CN Medium, Source Han Sans CN Medium-Medium;
+    font-weight: 500;
+    text-align: center;
+    color: #ffffff;
+    line-height: 18px;
+}
+
+.div_right_bg_tab1{
+    background: rgba(45,114,179,0.37);
+}
+
+.div_right_bg_tab2{
+	position:absolute;
+	top:26px;