|
@@ -2489,3 +2489,75 @@
|
|
|
position:absolute;
|
|
|
top:495px;
|
|
|
left:709px;
|
|
|
+ z-index:20;
|
|
|
+ font-family:微软雅黑, Microsoft YaHei;
|
|
|
+ font-size:12px;
|
|
|
+ cursor:pointer;
|
|
|
+}
|
|
|
+
|
|
|
+.dev_ot_checkbox {
|
|
|
+ position:absolute;
|
|
|
+ top:534px;
|
|
|
+ left:688px;
|
|
|
+ z-index:20;
|
|
|
+ cursor:pointer;
|
|
|
+}
|
|
|
+
|
|
|
+.dev_ot_checklabel {
|
|
|
+ position:absolute;
|
|
|
+ top:535px;
|
|
|
+ left:709px;
|
|
|
+ z-index:20;
|
|
|
+ font-family:微软雅黑, Microsoft YaHei;
|
|
|
+ font-size:12px;
|
|
|
+ cursor:pointer;
|
|
|
+}
|
|
|
+
|
|
|
+.company_page_title {
|
|
|
+ position:absolute;
|
|
|
+ top:72px;
|
|
|
+ left:930px;
|
|
|
+ width:200px;
|
|
|
+ height:40px;
|
|
|
+ z-index:20;
|
|
|
+}
|
|
|
+
|
|
|
+.project_title_icon {
|
|
|
+ background:url(icons/project_info_title.png) no-repeat;
|
|
|
+}
|
|
|
+
|
|
|
+.realtime_title_icon {
|
|
|
+ background:url(icons/realtime_status_title.png) no-repeat;
|
|
|
+}
|
|
|
+
|
|
|
+.company_detail_title {
|
|
|
+ position:absolute;
|
|
|
+ top:478px;
|
|
|
+ left:930px;
|
|
|
+ width:200px;
|
|
|
+ height:40px;
|
|
|
+ z-index:20;
|
|
|
+}
|
|
|
+
|
|
|
+.history_alarm_title_icon {
|
|
|
+ background:url(icons/history_alarm_title.png) no-repeat;
|
|
|
+}
|
|
|
+
|
|
|
+.device_status_title_icon {
|
|
|
+ background:url(icons/device_status_title.png) no-repeat;
|
|
|
+}
|
|
|
+
|
|
|
+.project_info_bar{
|
|
|
+ position:absolute;
|
|
|
+ top:122px;
|
|
|
+ left:883px;
|
|
|
+ height:300px;
|
|
|
+ z-index:20;
|
|
|
+ overflow:auto;
|
|
|
+ border:0px solid #000;
|
|
|
+}
|
|
|
+
|
|
|
+.history_alarm_list {
|
|
|
+ position:absolute;
|
|
|
+ top:529px;
|
|
|
+ left:883px;
|