This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
k18-ntcs-web-ntc/src/main/webapp/static/pages/css/bandwidth.css

189 lines
3.3 KiB
CSS

/*global css framework*/
/*/*@import url("https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700");/*!
* bootswatch v3.3.7
* Homepage: http://bootswatch.com
* Copyright 2012-2016 Thomas Park
* Licensed under MIT
* Based on Bootstrap
*//*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
/*plugins css*/
/*@import (inline) '../../bower_components/angular-ui-select/dist/select.min.css';*/
/* color settings*/
/* font-size settings*/
/*page styles*/
html {
width: 100%;
height: 100%;
}
body {
width: 100%;
height: 100%;
color: #333;
font-size: 12px;
font-family: "Microsoft YaHei Light", "Arial Narrow", Arial, "sans-serif";
}
ul,
ol {
list-style: none;
margin: 0;
padding: 0;
}
a,
a:hover {
color: #333;
cursor: pointer;
text-decoration: none !important;
}
hr {
margin-top: 5px;
margin-bottom: 5px;
border: 0;
border-top: 1px solid #e1e1e6;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: "Microsoft YaHei Light", "Arial Narrow", Arial, "sans-serif";
}
.body {
background-color: #f5f5f5;
height: auto;
}
a {
margin-right: 10px;
margin-left: 10px;
}
.active a {
font-weight: 500;
color: #84c1ff;
border-bottom-style: solid;
border-bottom-color: #84c1ff;
border-bottom-width: 3px;
padding-bottom: 12px;
}
a:hover {
color: #84c1ff;
}
.tz {
height: 8px;
line-height: 30px;
display: block;
background-color: #4aa6fc;
}
.ty {
height: 8px;
line-height: 30px;
display: block;
background-color: #02a4ca;
}
.dy {
float: right !important;
margin-left: 15px;
}
.panel5 {
border: none;
}
.table {
table-layout: fixed;
}
.panel5-body {
padding-top: 0px;
padding-left: 30px;
padding-right: 30px;
padding-bottom: 30px;
height: 300px;
}
.row {
margin-left: 0px;
margin-right: 0px;
}
body {
font-family: Arial, "Microsoft Yahei", Helvetica, STHeitiSC-Light, sans-serif;
}
body h3,
h4,
h5,
h6 {
font-family: Arial, "Microsoft Yahei", Helvetica, STHeitiSC-Light, sans-serif;
}
body {
background-color: #f5f5f5;
}
button {
padding: 0 0;
}
a.ph,
button.ph {
color: #cfd2da;
}
.brank {
width: 520px;
height: 155px;
overflow: hidden;
overflow-x: hidden;
border-top: solid 1px #eeeeee;
}
.brank:hover {
overflow: auto;
}
.dtr {
height: 28px;
border-bottom: solid 1px #eeeeee;
border-spacing: 10px;
outline: none;
}
.dtr:hover {
background: rgb(210, 232, 251, 0.8);
color: #195b9f;
}
tbody .active {
background: rgb(210, 232, 251, 0.8);
color: #195b9f;
}
.dtd1 {
width: 60px;
max-width: 110px;
font-size: 100%;
padding-left: 5px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.dtd3 {
width: 80px;
max-width: 70px;
font-size: 100%;
padding-right: 10px;
}
.dtd2 {
position: relative;
padding: 15px 20px;
margin-bottom: -1px;
background-color: transparent;
width: 125px;
display: table-cell;
vertical-align: middle;
}
.drank {
width: 302px;
height: 405px;
overflow: hidden;
overflow-x: hidden;
}
.drank:hover {
overflow: auto;
}