aboutsummaryrefslogtreecommitdiffstats
path: root/umc-iui/src/main/resources/webroot/umc-drill/css/itm.css
diff options
context:
space:
mode:
Diffstat (limited to 'umc-iui/src/main/resources/webroot/umc-drill/css/itm.css')
-rw-r--r--umc-iui/src/main/resources/webroot/umc-drill/css/itm.css342
1 files changed, 0 insertions, 342 deletions
diff --git a/umc-iui/src/main/resources/webroot/umc-drill/css/itm.css b/umc-iui/src/main/resources/webroot/umc-drill/css/itm.css
deleted file mode 100644
index a19b5851..00000000
--- a/umc-iui/src/main/resources/webroot/umc-drill/css/itm.css
+++ /dev/null
@@ -1,342 +0,0 @@
-/**
- * Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE)
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-.container {
-width: 100%;
-/*overflow:auto;*/
-padding-right: 0;
-padding-left: 0;
-background-color: RGB(241,243,250);
-}
-
-/** Content of the panel **/
-.itm-panel-content{
- /*padding: 15px;*/
-}
-.itm-devicebtn{
- margin: 8px auto 8px auto;
-}
-.itm-inline-form{
- margin-left: 1.5%;
-}
-/**���ҳ��top���� begin**/
-.itm-monitor-top-panel-content{
- height:195px;
- background-color: white;
-}
-.itm-monitor-top-panel-content-left{
- padding-right: 10px;
-}
-.itm-monitor-top-panel-content-right{
- padding-left: 10px;
-}
-.itm-monitor-top-panel-content-right-head{
- height: 30%;
- border-bottom: 1px #eaeaea solid;
- margin: auto 10px auto 10px;
-}
-.itm-monitor-top-panel-content-right-body{
- height: 70%;
-}
-.headText{
- color: deepskyblue;
- font-size: 15px;
- height: 100%;
- padding: 4%;
-}
-.headImgs{
- height: 100%;
- padding: 4%;
-}
-.headImg{
- border-radius: 10px !important;
- height: 20px;
- width: 20px;
- cursor: pointer;
- color: #fff;
-}
-.headImg.a1{
- background-color: #E82222;
- margin-right: 20px;
- padding: 0;
-}
-.headImg.a2{
- background-color: #FF7F0E;
- margin-right: 20px;
- padding: 0;
-}
-.headImg.a3{
- background-color: #FAD592;
- margin-right: 20px;
- padding: 0;
-}
-.headImg.a4{
- background-color: #43B8F5;
- margin-right: 20px;
- padding: 0;
-}
-.devicePMbody{
- margin-top: 30px;
-}
-.bodyblock{
- color: deepskyblue;
- height: 80%;
- border-right: 1px #eaeaea solid;
- margin: 10px auto 10px auto;
-}
-.bodyblockLast{
- color: deepskyblue;
- height: 80%;
- margin: 10px auto 10px auto;
-}
-.DeviceDetailTitle{
- margin-bottom: 20px;
-}
-.DeviceDetail{
- font-size: 15px;
- font-weight: bolder;
-}
-#ItDeviceInfo ul{
- list-style:none;
- margin: 40px auto auto 10px;
-}
-#ItDeviceInfo ul li{
- color: deepskyblue;
- margin: 10px auto 10px auto;
- font-size: 14px;
-}
-.itm-monintor-top-panel-content-baseInfo{
- padding-top:10px;
- color:#5AB1EF;
- padding-bottom:5px;
-}
-.itm-monintor-top-panel-content-baseInfo-alarm
-{
-/*display: inline-block;*/
-width: 100%;
-font-size: 13px;
-font-weight: 700;
-line-height: 1;
-vertical-align: baseline;
-white-space: nowrap;
-text-align: center;
-color:#F2F6F9;
-}
-.itm-monintor-top-panel-content-baseInfo-alarm-leve-1
-{
-/*min-width: 12px;*/
-padding: 3px 7px;
-background-color: #E82222;
-}
-.itm-monintor-top-panel-content-baseInfo-alarm-leve-2
-{
-/*min-width: 12px;*/
-padding: 3px 7px;
-background-color: #FF7F0E;
-}
-.itm-monintor-top-panel-content-baseInfo-alarm-leve-3
-{
-/*min-width: 12px;*/
-padding: 3px 7px;
-background-color: #FAD592;
-}
-.itm-monintor-top-panel-content-baseInfo-alarm-leve-4
-{
-/*min-width: 12px;*/
-padding: 3px 7px;
-background-color: #43B8F5;
-}
-/***���ҳ��d3�DZ��� begin**/
-#power-gauge g.arc {
- fill: steelblue;
- }
-
- #power-gauge g.pointer {
- fill: #e85116;
- stroke: #b64011;
- }
-
- #power-gauge g.label text {
- text-anchor: middle;
- font-size: 14px;
- font-weight: bold;
- fill: #666;
-
-}
-/** 主机信息显示 */
-.full{
- padding: 0;
-}
-.ms-controller{
- /* visibility: hidden; */
-}
-
-body{
- font-family: microsoft yahei !important;
-}
-.dashBoardHeader{
- margin: 10px auto 10px auto;
-}
-/* itmBtnGroup pill (inspired by iTunes)
-*******************************************************************************/
-
-.itmBtnGroup {
- background-color: RGB(241,243,250);
- border-radius: 20px !important;
- color:#5b9bd1;
- font-weight:bold;
- padding: 8px 0;
- text-align: center;
- width: 100px;
-}
-.itmBtnGroup:hover {
- background-color: #fff;
- color:#5b9bd1;
-}
-.itmBtnGroup.selected{
- border:0;
- background-color: #5b9bd1;
- color:#fff;
-}
-.itmBtnGroup.selected:hover{
- border:0;
- background-color: #5b9bd1;
- color:#fff;
-}
-a {
- font-weight: bold;
- text-decoration: none; }
-
-p {
- color: #444;
- font-size: 14px;
- font-weight: normal;
- line-height: 21px;
- margin: 0 0 12px 0; }
-
-ul.column {
- float: left;
- list-style: none;
- width: 675px; }
-ul.column li {
- background: #eee;
- -webkit-border-radius: 5px;
- border-radius: 5px;
- -webkit-box-shadow: inset 0 1px 1px 0 #c7c7c7;
- box-shadow: inset 0 1px 1px 0 #c7c7c7;
- float: left;
- margin: 10px 0 0 10px;
- display: block;
- height: 150px;
- text-align: center;
- width: 215px; }
-
-.itmbtnGroup:selected{
- border:0;
- background-color: #5b9bd1;
-
-}
-.btn {
- /* border-width: 0; */
- /* padding: 7px 14px; */
- /* font-size: 14px; */
- /* outline: none !important; */
- /* background-image: none !important; */
- /* filter: none; */
- /* -webkit-box-shadow: none; */
- -moz-box-shadow: none;
- /* box-shadow: none; */
- /* text-shadow: none; */
-}
-
-
-.btn-default, select {
- border-width: 1px;
- padding: 4px 1px;
- border-radius: 4px;
-}
-.btn-block {
- display: block;
- width: 100%;
- padding-left: 0;
- padding-right: 0;
-}
-
-/* Bootstrap buttons */
-.btn-default {
- color: #5b9bd1;
- background-color: #fff;
- border-color: #ccc;
-
-}
-.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
- color: #333;
- background-color: #ededed;
- border-color: #b3b3b3;
-}
-.open .btn-default.dropdown-toggle {
- color: #333;
- background-color: #ededed;
- border-color: #b3b3b3;
-}
-.btn-default:active, .btn-default.active {
- background-image: none;
- background-color: #e0e0e0;
- font-weight: bold;
-}
-.btn-default:active:hover, .btn-default.active:hover {
- background-color: #e6e6e6;
-}
-.open .btn-default.dropdown-toggle {
- background-image: none;
-}
-.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
- background-color: #fff;
- border-color: #ccc;
-}
-.btn-default .badge {
- color: #fff;
- background-color: #333;
-}
-.btn-default > i {
- color: #aaa;
-}
-.btn-default > i[class^="icon-"],
-.btn-default > i[class*="icon-"] {
- color: #8c8c8c;
-}
-div[data-name="cond_zone"] div{
- /*background-color: #fff;*/
- margin-top:15px;
- margin-bottom:15px;
-}
-.dropdown-toggle{
- color:#5b9bd1;
-}
-
-.btn.dropdown-toggle, .btn-group .btn.dropdown-toggle, .btn:hover, .btn:disabled, .btn[disabled], .btn:focus, .btn:active, .btn.active {
- outline: none !important;
- background-image: none !important;
- filter: none;
- -webkit-box-shadow: none;
- -moz-box-shadow: none;
- box-shadow: none;
- text-shadow: none;
-}
-.btn:focus, .btn:active:focus, .btn.active:focus{
- outline:0;
-}
-
-