Browse Source

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

吉超博 4 năm trước cách đây
mục cha
commit
1b84b221c9
1 tập tin đã thay đổi với 135 bổ sung0 xóa
  1. 135 0
      3dDisplayEngine/buildingCss/myImages.css

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

@@ -5510,3 +5510,138 @@
 	cursor:pointer;
 	position:absolute;
 	top:118px;
+	right:353px;
+}
+
+.controlRoomPerson_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;
+}
+
+/*03首页*/
+
+/*.lineDown_mode {
+	position:absolute;
+	bottom:0px;
+	width:100%;
+	height:34px;
+	background-color: rgba(23,21,57,0.2);
+	background: rgba(13, 22, 41, .6);
+	background-image:url(03index/line_down.png);
+}*/
+
+.lineLeft_mode{
+	width: 240px;
+    height:100%;
+    position:absolute;
+    top:0px;
+    left:0px;
+    background:-webkit-linear-gradient(left,rgba(13, 22, 41, 1),rgba(13, 22, 41, 0));
+}
+
+.lineRight_mode{
+	width: 368px;
+    height:100%;
+    position:absolute;
+    top:0px;
+    right:0px;
+    background:-webkit-linear-gradient(right,rgba(13, 22, 41, 1),rgba(13, 22, 41, 0));
+    font-size: 16px;
+}
+
+.lineDown_mode{
+	width:100%;
+    height:256px;
+    position:absolute;
+    bottom:0px;
+    background:-webkit-linear-gradient(bottom,rgba(13, 22, 41, 1),rgba(13, 22, 41, 0));
+    font-size: 16px;
+}
+
+.indextop_up {
+	position:absolute;
+	top:20px;
+	left:70px;
+	width:28px;
+	height:22px;
+	background:url(03index/indextop_up.png) no-repeat;
+}
+
+.chart_left_bg1 {
+	position:absolute;
+	top:54px;
+	left:26px;
+	width:114px;
+	height:114px;
+	background:url(03index/chart_left_bg.png) no-repeat;
+}
+
+.chart_left_bg2 {
+	position:absolute;
+	top:202px;
+	left:26px;
+	width:114px;
+	height:114px;
+	background:url(03index/chart_left_bg.png) no-repeat;
+}
+
+.chart_left_bg3 {
+	position:absolute;
+	top:350px;
+	left:26px;
+	width:114px;
+	height:114px;
+	background:url(03index/chart_left_bg.png) no-repeat;
+}
+
+.chart_left_bg4 {
+	position:absolute;
+	top:498px;
+	left:26px;
+	width:114px;
+	height:114px;
+	background:url(03index/chart_left_bg.png) no-repeat;
+}
+
+.indexdown_up {
+	position:absolute;
+	top:630px;
+	left:70px;
+	width:28px;
+	height:22px;
+	transform:rotate(180deg);
+	background:url(03index/indextop_up.png) no-repeat;
+}
+
+.titleDown_mode {
+	position:absolute;
+	bottom:0px;
+	width:100%;
+	height:34px;
+	background-image:url(03index/line_down.png);
+}
+
+.weatherDown_mode {
+	position:absolute;
+	bottom:0px;
+	left:6px;
+	width:510px;
+	height:28px;
+	background:#3B444A;
+	border: 2px solid #FFFFFF;
+	padding-left:36px;
+}
+
+.weatherDown_mode_div {
+	font-size:16px!important;
+	font-family:'UnidreamLED'!important;
+}
+
+.title_down_01 {
+	position:absolute;
+	top:0px;