225 lines
3.8 KiB
CSS
225 lines
3.8 KiB
CSS
.camera-view{
|
|
background-color: rgba(43, 43, 43, 0.21);
|
|
}
|
|
.filled{
|
|
width:100%;
|
|
height: 100%;
|
|
}
|
|
.camera-view .camera-plugin {
|
|
width: 100%;
|
|
height:96.2%;
|
|
text-align: center;
|
|
|
|
}
|
|
.camera-view .camera-plugin a{
|
|
display: block;
|
|
font-size: 20px;
|
|
}
|
|
.camera-menu{
|
|
width: 220px;
|
|
background-color:#010A2B;
|
|
padding: 0px;
|
|
margin: 0px;
|
|
}
|
|
|
|
.camera-menu .tree {
|
|
padding-top: 5px;
|
|
margin-bottom: 10px;
|
|
height: 200px;
|
|
overflow: auto;
|
|
}
|
|
|
|
.camera-menu .tree ul{
|
|
list-style:none;
|
|
}
|
|
|
|
|
|
|
|
.camera-menu .tree ul li {
|
|
color:#FFFFFF;
|
|
padding:3px 0px 5px 0px;
|
|
margin: 0px;
|
|
cursor:pointer;
|
|
}
|
|
|
|
.tree>ul>li>i{
|
|
padding-right: 10px;
|
|
}
|
|
.tree>ul>li>ul{
|
|
padding-left: 10px;
|
|
margin: 0px;
|
|
}
|
|
.tree>ul>li>ul>li>i{
|
|
padding-right: 10px;
|
|
}
|
|
|
|
|
|
.camera-menu .title {
|
|
width: 100%;
|
|
height: 40px;
|
|
line-height: 40px;
|
|
text-align: center;
|
|
background-color: #171F6A;
|
|
border-left: #0093dc 4px solid;
|
|
}
|
|
.camera-menu .title span {
|
|
font-size: 16px;
|
|
padding-left: 40px;
|
|
line-height: 40px;
|
|
float: left;
|
|
color: #ffffff;
|
|
}
|
|
|
|
.camera-menu .yuntai {
|
|
/*background-color: #1D2027;*/
|
|
height: 160px;
|
|
margin: 10px auto;
|
|
text-align:center;
|
|
}
|
|
.camera-menu .yuntai table {
|
|
width: 147px;
|
|
height: 147px;
|
|
margin:0px auto;
|
|
border: 0px;
|
|
padding: 0px;
|
|
}
|
|
.camera-menu .yuntai img{
|
|
cursor: pointer;
|
|
}
|
|
|
|
.camera-menu .parasAdjust span {
|
|
display: block;
|
|
width: 116px;
|
|
height: 28px;
|
|
margin: 10px auto;
|
|
text-align: center;
|
|
color: #FFF;
|
|
background: url("../img/video/parascontrol.png") no-repeat;
|
|
background-size: 116px 28px;
|
|
}
|
|
.camera-menu .parasAdjust span label {
|
|
font-size: 15px;
|
|
height: 28px;
|
|
display: block;
|
|
line-height: 28px;
|
|
letter-spacing: 7px;
|
|
float: left;
|
|
padding-left: 12px;
|
|
}
|
|
|
|
|
|
|
|
|
|
.camera-menu .parasAdjust span a {
|
|
background: url("../img/video/setadd.png") no-repeat;
|
|
float: left;
|
|
margin-left: 3px;
|
|
}
|
|
|
|
.parasAdjust>span>i{
|
|
margin-top: 4px;
|
|
width: 22px;
|
|
height: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.parasAdjust>span>a{
|
|
margin-top: 4px;
|
|
width: 22px;
|
|
height: 20px;
|
|
cursor: pointer;
|
|
}
|
|
|
|
|
|
.camera-menu .parasAdjust span i
|
|
{
|
|
background: url("../img/video/setminus.png") no-repeat;
|
|
float: right;
|
|
margin-right: 3px;
|
|
}
|
|
|
|
|
|
/*-------------------*/
|
|
.camera-menu .parasAdjustE span {
|
|
display: block;
|
|
width: 187px;
|
|
height: 28px;
|
|
margin: 10px auto;
|
|
text-align: center;
|
|
color: #FFF;
|
|
background: url("../img/video/parascontrol.png") no-repeat;
|
|
background-size: 187px 28px;
|
|
}
|
|
.camera-menu .parasAdjustE span label {
|
|
font-size: 15px;
|
|
height: 28px;
|
|
display: block;
|
|
line-height: 28px;
|
|
letter-spacing: 7px;
|
|
float: left;
|
|
padding-left: 12px;
|
|
text-align: center;
|
|
}
|
|
.camera-menu .parasAdjustE span a {
|
|
background: url("../img/video/setadd.png") no-repeat;
|
|
float: left;
|
|
margin-left: 3px;
|
|
}
|
|
.parasAdjustE>span>i{
|
|
margin-top: 4px;
|
|
width: 22px;
|
|
height: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.parasAdjustE>span>a{
|
|
margin-top: 4px;
|
|
width: 22px;
|
|
height: 20px;
|
|
cursor: pointer;
|
|
}
|
|
|
|
.camera-menu .parasAdjustE span i
|
|
{
|
|
background: url("../img/video/setminus.png") no-repeat;
|
|
float: right;
|
|
margin-right: 3px;
|
|
}
|
|
|
|
|
|
|
|
.split-area{
|
|
height: 34px;
|
|
background-color: #030d30;
|
|
text-align: right;
|
|
line-height: 34px;
|
|
}
|
|
.split-area a{
|
|
padding-right: 10px;
|
|
color:#ffffff;
|
|
cursor: pointer;
|
|
}
|
|
.record-search i{
|
|
color:#ffffff;
|
|
font-style:normal;
|
|
margin-top: 10px;
|
|
display: block;
|
|
}
|
|
.record-search button{
|
|
width: 140px;
|
|
background-color: #343434;
|
|
color: #ffffff;
|
|
border: 1px solid #313538;
|
|
}
|
|
|
|
.currentrecord{
|
|
color:#d43f3a;
|
|
}
|
|
|
|
.rtsp-camera .camera-menu .title{
|
|
display: flex;
|
|
justify-content: space-around;
|
|
}
|
|
.rtsp-camera .camera-menu .title span{
|
|
padding: 0;
|
|
}
|
|
|