123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571 |
- body[id*="mainscreen_body"] {
- /*width: 1280px;
- height: 720px;*/
- position: absolute;
- width: 100%;
- height: 100%;
- top: 0px;
- bottom: 0px;
- left: 0px;
- right: 0px;
- margin: 0px;
- padding: 0px;
- background-image: url(/WebConsole/images/shared/backgroundImage.jpg);
- background-repeat: no-repeat;
- background-size: cover;
- font-family: Noto Sans CJK;
- user-select: none;
- /*border: 1px solid#00bfff;*/
- }
- body[id*="mainscreen_body"] > header {
- height: 7.5%;
- width: 100%;
- }
- .commonheader {
- position: relative;
- /* width: 1280px;
- height: 54px;*/
- width: 100%;
- height: 100%;
- /*border: 1px solid#00bfff;*/
- }
- div[id^="common_header"] > img[id*="common_header_left"] {
- position: absolute;
- width: 85.625%;
- height: 100%;
- top: 0px;
- left: 0px;
- }
- div[id^="common_header"] > img[id*="common_header_right"] {
- position: absolute;
- top: 0px;
- left: 84.753%;
- height: 61.111%;
- width: 15.247%;
- /*left: 1081px;*/
- }
- div[id^="common_header"] > div[id="common_header_informations"] {
- position: absolute;
- top: 0px;
- width: 85%;
- height: 100%;
- text-align: left;
- color: #f0ffff;
- font-size: 2rem;
- }
- div[id^="common_header"] > span[id*="common_header_left"] {
- position: absolute;
- top: 20%;
- height: 80%;
- /*left: 0px;
- width: 1096px;*/
- /*line-height: 54px;*/
- line-height: 100%;
- /*text-align: left;
- color: #f0ffff;
- font-size: 32px;*/
- }
- div[id^="common_header"] > span[id*="common_header_right"] {
- position: absolute;
- top: 10%;
- /*left: 1081px;
- width: 199px;
- height: 33px;
- line-height: 33px;*/
- left: 84.453%;
- width: 15.547%;
- height: 61.111%;
- line-height: 100%;
- text-align: center;
- color: white;
- font-size: 1.563rem;
- }
- div[id*="main_view"] {
- position: relative;
- height: 78.611%;
- width: 100%;
- /*border: 1px solid #00ced1;*/
- }
- body[id*="mainscreen_body"] > footer {
- position: relative;
- height: 13.889%;
- width: 100%;
- }
- div[id*="common_footer"] {
- position: relative;
- height: 100%;
- width: 100%;
- /*border: 1px solid #00ced1;*/
- }
- div[id*="common_footer"] > img[id="common_footer_img"] {
- position: relative;
- /*height: 100px;
- width: 1280px;*/
- width: 100%;
- height: 100%;
- }
- div[id*="common_footer"] > a[id*="common_footer_"] {
- position: absolute;
- top: 20%;
- height: 68%;
- width: 6.094%;
- margin-right: 3.516%;
- /*border: 1px solid #00ced1;*/
- }
- div[id*="common_popupMenu"] {
- position: absolute;
- bottom: 13%;
- right: 2.5%;
- width: 15%;
- padding: 0.5%;
- visibility:hidden;
- border-radius:2px;
- background-color:#0094ff;
- border-color: #66afe9;
- -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
- box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
- }
- .popupMenuItem {
- position: relative;
- width: 98%;
- text-align:center;
- color:white;
- padding:1%;
- background-color:#808080;
- margin-bottom: 2%;
- }
- .menuItem {
- position: relative;
- float: right;
- /*margin-top: 20%;*/
- height: 68%;
- width: 10.263%;
- /*border:solid 1px #1cd4f8;*/
- margin-right: 6.284%;
- }
- .menuItemImg {
- width: 100%;
- height: 100%;
- margin-top:20%;
- /*border: solid 1px #4cff00;*/
- }
- .menuItemDiv {
- position: absolute;
- height: 100%;
- left: 40.625%;
- width: 59.375%;
- top: 0%;
- /*border: solid 1px#ff0000;*/
- }
- div[id*="common_footer"] > a[id*="common_footer_"] > img {
- width: 100%;
- height: 100%;
- /*border: 1px solid #00ced1;*/
- }
- div[id*="alarm_information"] {
- position: absolute;
- left: 0%;
- top: 0px;
- width: 100%;
- /*height: 88.339%;*/
- height:100%;
- background-image: url(/WebConsole/images/shared/alarmbarBackground.jpg);
- }
- div[id*="alarm_information"] > div[id*="alarm_queryInfo"] {
- position: absolute;
- top: 0%;
- right: 0%;
- width: 15%;
- height: 100%;
- /*border: 1px solid #ff0000;*/
- }
- div[id*="alarm_information"] > div[id*="alarm_table"] {
- position:relative;
- width:100%;
- height:95%;
- }
- .alarmTable {
- width: 100%;
- height: 100%;
- border-collapse: collapse;
- }
- .tableRow {
- display: table;
- width: 100%;
- height: 10%;
- table-layout: fixed;
- font-size: 1.4rem;
- }
- .tableDataSeverity {
- width: 5%;
- padding-right: 1%;
- text-align: center;
- /*border: 1px solid #ff0000;*/
- }
- .tableData1 {
- width: 9%;
- text-align: left;
- white-space: nowrap;
- overflow: hidden; /*超出隐藏*/
- text-overflow: ellipsis;
- /*border: 1px solid #ff0000;*/
- }
- .tableData2Hide {
- width: 20%;
- text-align: left;
- white-space: nowrap;
- padding-right:1%;
- overflow: hidden; /*超出隐藏*/
- text-overflow: ellipsis;
- /*border: 1px solid #ff0000;*/
- }
- .tableData2 {
- width: 20%;
- text-align: center;
- padding-right: 1%;
- /*white-space: nowrap;*/
- /*overflow: hidden;*/ /*超出隐藏*/
- /*text-overflow: ellipsis;*/
- /*border: 1px solid #ff0000;*/
- }
- .tableData3 {
- width: 26%;
- text-align: left;
- padding-right: 1%;
- white-space: nowrap;
- overflow: hidden; /*超出隐藏*/
- text-overflow: ellipsis; /*隐藏的字符用省略号表示 IE*/
- /*border: 1px solid #ff0000;*/
- }
- .tableDataLink {
- color: #1cd4f8;
- font-size: 1.2rem;
- text-decoration: underline;
- text-decoration-color: #0094ff;
- }
- .alarmTableBody {
- height: 90%;
- overflow: hidden;
- display: block;
- overflow-y: auto;
- }
- div[id*="alarm_information"] > div[id*="alarm_pageInfo"] {
- position: absolute;
- left:80%;
- width: 20%;
- height: 5.787%;
- /*border: 1px solid #ff0000;*/
- }
- .muteImg {
- position: relative;
- float: left;
- height: 50%;
- width: 20%;
- padding: 10%;
- margin-left: 10%;
- background-image: url("/WebConsole/images/shared/mute.png");
- background-repeat: no-repeat;
- background-size: 100% 100%;
- }
- .alarmImg {
- position: relative;
- float: left;
- height: 50%;
- width: 20%;
- padding: 10%;
- margin-left: 10%;
- /*border: solid 1px red;*/
- background-image: url("/WebConsole/images/shared/alarm.png");
- background-repeat: no-repeat;
- background-size:100% 100%;
- }
- .closeImg {
- position: relative;
- float: left;
- padding: 10%;
- height: 50%;
- width: 20%;
- margin-left: 10%;
- background-image: url("/WebConsole/images/shared/closeAlarm.png");
- background-repeat: no-repeat;
- background-size: 100% 100%;
- }
- .closedImg {
- position: relative;
- float: left;
- padding: 10%;
- height: 50%;
- width: 20%;
- margin-left: 10%;
- background-image: url("/WebConsole/images/shared/closedAlarm.png");
- background-repeat: no-repeat;
- background-size: 100% 100%;
- }
- .closeAlarmFormButton {
- position: absolute;
- top: 94.213%;
- left: 45.156%;
- width: 9.688%;
- height: 5.787%;
- }
- .textUnderline{
- margin-left:5%;
- position:relative;
- height:90%;
- float:left;
- font-size:1.3rem;
- color:#1cd4f8;
- text-decoration:underline;
- text-decoration-color:blue;
- }
- .pageStepDiv {
- margin-left: 5%;
- position: relative;
- height: 100%;
- width:20%;
- float: left;
- }
- .pageStepImg {
- height: 100%;
- width: 100%;
- }
- .alarmFilter{
- position:absolute;
- right:0%;
- top:0%;
- height:5%;
- width:3%;
- }
- .alarmQueryForm {
- position: absolute;
- right: 0%;
- top: 0%;
- height: 100%;
- width: 18%;
- background-image: url("/WebConsole/images/onlineMonitor/chartView/background_query.png");
- background-repeat: no-repeat;
- background-size: 100% 100%;
- /*border: solid 1px #1cd4f8;*/
- }
- .queryText{
- font-size:1.4rem;
- font:bold;
- padding:1%;
- }
- .queryUl{
- list-style:none;
- /*border:solid 1px #ffd800;*/
- }
- .option1Div {
- position: relative;
- float: left;
- width: 100%;
- height: 15%;
- /*border: solid 1px #1cd4f8;*/
- }
- .option2Div {
- position: relative;
- float: left;
- width: 100%;
- height: 75%;
- /*border: solid 1px #1cd4f8;*/
- overflow: hidden;
- overflow-y: auto;
- }
- .searchDiv{
- position:absolute;
- bottom:0%;
- width:100%;
- height:10%;
- /* border:solid 1px #1cd4f8;*/
- }
- .searchImg{
- position:absolute;
- left:60%;
- width:20%;
- height:95%;
- margin-top:2%;
- }
- .redCircle {
- margin:30%;
- width: 25%;
- height: 25%;
- border-radius: 50%;
- background-color: red;
- display: block
- }
- .yellowCircle{
- margin: 30%;
- width: 25%;
- height: 25%;
- border-radius: 50%;
- background-color: #ffd800;
- display: block
- }
- .blueCircle {
- margin: 30%;
- width: 25%;
- height: 25%;
- border-radius: 50%;
- background-color:#0094ff;
- display: block
- }
- .messageDiv {
- margin-left: 0.5%;
- margin-right: 0.5%;
- margin-bottom: 0.5%;
- position: relative;
- float: left;
- height: 69%;
- width: 99%;
- font-size: 1.3rem;
- padding: 1px;
- background-color: #FFFFFF;
- padding:1%;
- /*overflow: hidden;*/
- display: block;
- overflow-y: auto;
- /*border: solid 1px #ff0000;*/
- }
- .messageButtonDiv {
- position: relative;
- float: left;
- margin-left: 0.5%;
- margin-right: 0.5%;
- margin-top: 0.5%;
- height: 29%;
- width: 99%;
- /*border: solid 1px #1cd4f8;*/
- text-align: right;
- margin-right: 2%;
- font-size: 1.2rem;
- color: #1cd4f8;
- background-color: lightskyblue;
- text-decoration: underline;
- text-decoration-color: blue;
- box-shadow: gainsboro 1px 1px 1px 1px;
- }
- .messageButton {
- position: absolute;
- top: 5%;
- right: 2%;
- height: 90%;
- width: 20%;
- /*border:solid 1px #1cd4f8;*/
- border:none;
- background-color:transparent;
- font-size:1.2rem;
- /*box-shadow: gainsboro 2px 2px 3px 2px;*/
- }
- .wrap-dialog {
- position: fixed;
- top: 20%;
- left: 40%;
- width: 30%;
- height: 30%;
- font-size: 1.2rem;
- text-align: center;
- background-color: rgba(0, 0, 0, .4);
- z-index: 999;
- /*border:solid 1px red;*/
- }
- .dialog {
- position: relative;
- margin: 0.5%;
- width: 99%;
- height: 98%;
- background-color: #FFFFFF;
- /*border: solid 1px blue;*/
- }
- .dialog .dialog-header {
- height: 20%;
- padding: 2%;
- background-color: lightskyblue;
- /*border: solid 1px #ffd800;*/
- }
- .dialog .dialog-body {
- height: 60%;
- padding: 2%;
- /*/*border:solid 1px #b6ff00;*/
- }
- .dialog .dialog-footer {
- height:19.5%;
- /*padding: 2%;*/
- background-color: whitesmoke;
- /*border:solid 1px #1cd4f8;*/
- }
- .btn {
- width: 15%;
- /*padding: 2%;*/
- height:100%;
- /*border: solid 1px #b6ff00;*/
- }
- .hide {
- display: none;
- }
- .ml50 {
- margin-left: 40%;
- }
- .input-dialog {
- position: fixed;
- top: 20%;
- left: 40%;
- width: 30%;
- height: 30%;
- font-size: 1.2rem;
- text-align: center;
- background-color: rgba(0, 0, 0, .4);
- /*border:solid 1px red;*/
- }
- .input-dialog-title{
- text-align:center;
- font-size:1.2rem;
- }
- .input-box {
- /*position:relative;*/
- margin-left: 8%;
- margin-top: 8%;
- border: solid 1px;
- padding:1px;
- }
- .fullScrrenWrap {
- position: absolute;
- top: 0%;
- left: 0%;
- height: 100%;
- width: 100%;
- border: none;
- background-color: rgba(0, 0, 0, 0);
- z-index: 999;
- }
- .alarmInfoWrap {
- position: absolute;
- top: 0%;
- left: 0%;
- height: 100%;
- width: 100%;
- border: none;
- background-color: rgba(0, 0, 0, 0);
- z-index: 999;
- }
|