Просмотр исходного кода

3dDisplayEngine myImages.css 吉超博 commit at 2021-03-23

吉超博 4 лет назад
Родитель
Сommit
aa4334552c
1 измененных файлов с 54 добавлено и 0 удалено
  1. 54 0
      3dDisplayEngine/buildingCss/myImages.css

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

@@ -5384,3 +5384,57 @@
 }
 }
 
 
 .controlRoom_title6_div {
 .controlRoom_title6_div {
+	width:85px;
+	height:26px;
+	background:url(icons/maintenance_title6_div.png) no-repeat;
+	cursor:pointer;
+	position:absolute;
+	top:118px;
+	right:353px;
+}
+
+.controlRoom_title6_div_on {
+	width:85px;
+	height:26px;
+	background:url(icons/maintenance_title6_div_on.png) no-repeat;
+	cursor:pointer;
+	position:absolute;
+	top:118px;
+	right:353px;
+}
+
+.controlRoomPerson_title1_div {
+	width:84px;
+	height:26px;
+	background:url(icons/maintenance_title1_div.png) no-repeat;
+	cursor:pointer;
+	position:absolute;
+	top:51px;
+	right:144px;
+}
+
+.controlRoomPerson_title1_div_on {
+	width:84px;
+	height:26px;
+	background:url(icons/maintenance_title1_div_on.png) no-repeat;
+	cursor:pointer;
+	position:absolute;
+	top:51px;
+	right:144px;
+}
+
+.controlRoomPerson_title2_div {
+	width:84px;
+	height:26px;
+	background:url(icons/maintenance_title2_div.png) no-repeat;
+	cursor:pointer;
+	position:absolute;
+	top:51px;
+	right:40px;
+}
+
+.controlRoomPerson_title2_div_on {
+	width:84px;
+	height:26px;
+	background:url(icons/maintenance_title2_div_on.png) no-repeat;
+	cursor:pointer;