Sfoglia il codice sorgente

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

吉超博 4 anni fa
parent
commit
f102e604b0
1 ha cambiato i file con 124 aggiunte e 0 eliminazioni
  1. 124 0
      3dDisplayEngine/buildingCss/myImages.css

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

@@ -6471,3 +6471,127 @@
 .contingency_plan1_div {
     position:absolute;
 	top:10px;
+	left:10px;
+	font-size:16px!important;
+	font-weight:bolder;
+}
+
+.contingency_plan2 {
+	position:relative;
+	top:40px;
+	width:590px;
+	height:280px;
+	background:#3C3C3C;
+	font-size:14px;
+}
+
+.contingency_plan3 {
+	position:relative;
+	top:60px;
+	width:590px;
+	height:400px;
+	background:#3C3C3C;
+	font-size:14px;
+}
+
+/*
+.contingency_plan4 {
+	position:relative;
+	top:80px;
+	width:590px;
+	height:400px;
+	background:#3C3C3C;
+	font-size:14px;
+}
+*/
+
+.contingency_plan2_div1 {
+    position:absolute;
+	top:60px;
+	left:62px;
+}
+
+.contingency_plan2_input1 {
+	border-radius:4px;
+    position:absolute;
+	top:58px;
+	left:118px;
+}
+
+.contingency_plan2_div2 {
+    position:absolute;
+	top:60px;
+	left:322px;
+}
+
+.contingency_plan2_input2 {
+	border-radius:4px;
+    position:absolute;
+	top:58px;
+	left:380px;
+}
+
+.contingency_plan2_div3 {
+    position:absolute;
+	top:160px;
+	left:62px;
+}
+
+.contingency_plan2_input3 {
+	border-radius:4px;
+    position:absolute;
+	top:158px;
+	left:118px;
+}
+
+.contingency_plan2_div4 {
+    position:absolute;
+	top:160px;
+	left:322px;
+}
+
+.contingency_plan2_input4 {
+	border-radius:4px;
+    position:absolute;
+	top:158px;
+	left:380px;
+}
+
+.contingency_plan3_div1 {
+    position:absolute;
+	top:60px;
+	left:48px;
+}
+
+.contingency_plan3_input1 {
+	border-radius:4px;
+    position:absolute;
+	top:58px;
+	left:118px;
+}
+
+.contingency_plan3_div2 {
+    position:absolute;
+	top:160px;
+	left:48px;
+}
+
+.contingency_plan3_input2 {
+	border-radius:4px;
+    position:absolute;
+	top:158px;
+	left:118px;
+}
+
+#map_fullname-inputEl{
+	color:#495057;
+	background: #fff;
+	background-size: cover;
+}
+
+#map_clnr-inputEl{
+	color:#495057;
+	background: #fff;
+	background-size: cover;
+}
+