Kaynağa Gözat

3dDisplayEngine myImages.css 吉超博 commit at 2020-10-26

吉超博 4 yıl önce
ebeveyn
işleme
5464100170
1 değiştirilmiş dosya ile 145 ekleme ve 0 silme
  1. 145 0
      3dDisplayEngine/buildingCss/myImages.css

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

@@ -1441,3 +1441,148 @@
 
 .operating_mode_li{
 	width: 105px;
+    height: 40px;
+    display: inline-block;
+    text-align: center;
+    padding: 0;
+    margin: 0px;
+    font-family: "微软雅黑";
+}
+
+.operating_mode_p1{
+	position: fixed;
+	bottom:140px;
+    left:90px;
+	color: #25bfff;
+}
+
+.operating_mode_p2{
+	color: #fff;
+	position: fixed;
+	bottom:120px;
+    left:72px;
+}
+
+.operating_mode_li1{
+	width: 105px;
+    height: 40px;
+    display: inline-block;
+    text-align: center;
+    margin-top: 20px;
+    padding: 0;
+    margin: 0px;
+    font-family: "微软雅黑";
+    border-left: 1px solid #25bfff;
+}
+
+.operating_mode_p3{
+	position: fixed;
+	bottom:140px;
+    left:200px;
+	color: #25bfff;
+}
+
+.operating_mode_p4{
+	color: #fff;
+	position: fixed;
+	bottom:120px;
+    left:182px;
+}
+
+.operating_mode_li2{
+	width: 105px;
+    height: 40px;
+    display: inline-block;
+    text-align: center;
+    margin-top: 20px;
+    padding: 0;
+    margin: 0px;
+    font-family: "微软雅黑";
+    border-left: 1px solid #25bfff;
+}
+
+.operating_mode_p5{
+	color: #25bfff;
+	position: fixed;
+	bottom:140px;
+    left:300px;
+}
+
+.operating_mode_p6{
+	color: #fff;
+	position: fixed;
+	bottom:120px;
+    left:272px;
+}
+
+.bar_chart{
+	posttion:absolute;
+	float:left;
+    height:300px!important;
+    width:200px!important;
+    bottom:120px;
+    left:600px;
+}
+
+.bar_chart_canvas{
+    height:300px;
+    width:200px;
+}
+
+.hiden {
+	display:none;
+}
+
+.shown {
+	display:block;
+}
+
+.proform2_bg_tl{
+	position:absolute;
+	width:928px;
+	height:752px;
+	top:0px;
+	left:0px;
+	background:url(icons/proform2_tl.png) no-repeat;
+}
+.proform_bg_tl{
+	position:absolute;
+	width:928px;
+	height:752px;
+	top:0px;
+	left:0px;
+	background:url(icons/proform_tl.png) no-repeat;
+}
+.proform_bg_tm{
+	position:absolute;
+	top:0px;
+	left:928px;
+	height:752px;
+	background:url(icons/proform_tm.png) repeat-x;
+}
+.proform_bg_tr {
+	position:absolute;
+	top:0px;
+	right:0px;
+	width:442px;
+	height:752px;
+	background:url(icons/proform_tr.png) no-repeat;
+}
+.proform_bg_ml {
+	position:absolute;
+	top:752px;
+	left:0px;
+	width:928px;
+	background:url(icons/proform_ml.png) repeat-y;
+}
+.proform_bg_mm {
+	position:absolute;
+	top:752px;
+	left:928px;
+	background:url(icons/proform_mm.png) repeat;
+}
+.proform_bg_mr {
+	position:absolute;
+	top:752px;
+	right:0px;
+	width:442px;