物联网平台 +Web 组态
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

117 lines
2.0 KiB

.index_theLeft ul {
width: 100%;
padding: 0px;
margin: 0px;
overflow: auto;
}
.index_theLeft li {
list-style: none;
/* text-align: center; */
position: relative;
/* padding: 15px 0; */
padding: 15px 0 15px 20px;
border-bottom: 1px solid #f9f9f9;
cursor: pointer;
}
.index_theLeft li.active , .index_theLeft li:HOVER{
background: #f9f9f9;
}
.index_theLeft li span,.index_theLeft li h5{
text-align: center;
color: #333;
}
.mapContainer{
min-height: 550px;
width:100%;
padding-left:170px;
}
.dashboard-menu{
border-top:1px solid #ecf0f5;
}
.app-container{
background: #f2f2f2;width: 100%;border-top:1px solid #ecf0f5;
}
.sceneList-info{
/* margin-left: 10px; */
margin-right: 40px;
padding-top: 10px;
}
h3{
margin: 15px 0;
}
.box-white {
width: 97%;
min-width: 897px;
padding-bottom: 0;
margin: 0 auto;
}
.box {
padding: 10px;
padding-top:1px;
border-left: 1px solid #d2d6de;
border-right: 1px solid #d2d6de;
border-bottom: 1px solid #d2d6de;
}
.box {
border: 0!important;
box-shadow: 0 0 2px 1px rgba(13,5,9,.08)!important;
}
.box {
position: relative;
border-radius: 3px;
background: #fff;
border-top: 3px solid #d2d6de;
margin-bottom: 20px;
width: 100%;
box-shadow: 0 1px 1px rgba(0,0,0,.1);
}
.join-device-box .line{
border-bottom: 1px solid #f3f3f3;
}
.join-device-box .line:LAST-CHILD{
border-bottom: 0;
}
.join-device-box .line:HOVER{
background: #f3f3f3;
}
.join-device-box .x3{
height: 60px;
}
.join-device-box span,.join-device-box a{
line-height: 60px;
}
.join-device-box a{
text-align: center;
text-decoration: underline !important;
cursor: pointer;
}
.join-device-box a:HOVER{
color:#333;
}
.join-device-box p{
line-height: 28px;
color: #999894;
}
.sensor-value{
font-size: 32px;
color:#337ab7;
padding-left: 30px;
}
.join-device-box .sensor_img{
padding-left: 20px;
vertical-align: middle;
}
.join-device-box .sensor_name{
padding-left: 10px;
}
.get_sensor{
}
.line{
height: 60px;
}