Commit 4a9fb8b4 authored by suhuiguang's avatar suhuiguang

合并

parent b4770190
......@@ -22,10 +22,12 @@
width: 100%;
margin-bottom: 5px;
}
.title-date {
height: 20px;
font-size: 13px;
}
.title-text {
font-size: 15px;
}
......@@ -35,35 +37,41 @@
height: 3px;
width: 3px;
}
::-webkit-scrollbar-thumb {
border-radius: 10px;
background: rgba(255, 0, 0, 0.466);
}
::-webkit-scrollbar-track {
border-radius: 10px;
background: #0000006e;
}
::-webkit-scrollbar-button {
display: none;
}
::-webkit-scrollbar-corner {
display: none;
}
.safetyExecuteList{
.safetyExecuteList {
height: 45%;
margin-left: 37px;
&-open{
&-open {
cursor: pointer;
}
.up{
.up {
height: 90px;
.left{
.left {
float: left;
width:36px;
height:36px;
border:1px solid;
width: 36px;
height: 36px;
border: 1px solid;
color: #00c3ff;
border-radius: 30px;
padding-top: 4px;
......@@ -78,30 +86,34 @@
font-size: 44px;
color: rgba(1, 248, 64, 1);
}
.day {
margin-left: 5px;
font-size: 18px;
}
span {
font-size: 18px;
}
}
.down{
.down {
height: calc(100% - 90px);
margin-left: 20px;
background-image: url('../../assets/panoramic/main_bg_warning.png');
background-repeat: repeat;
background-size: 100% 100%;
.title{
.title {
text-align: left;
padding-top: 15px;
height: 50px;
.icon{
.icon {
display: inline;
cursor: pointer;
img{
img {
padding-left: 20px;
}
}
......@@ -221,9 +233,9 @@
height: 220px !important;
}
}
}
}
.statistical-right {
.statistical-right {
position: absolute;
height: 100%;
width: 355px;
......@@ -262,6 +274,7 @@
.safetyIndexWeek {
height: 33.3%;
.content-week-font-style {
width: 146px;
height: 18px;
......@@ -275,8 +288,10 @@
.statisticsCheck {
height: 50%;
.check-content {
height: 100%;
.content-xj-top {
// height: 10%;
width: 146px;
......@@ -326,10 +341,12 @@
padding-top: 6px;
padding-left: 20px;
.yellow-div-content {
width: 252px;
}
}
.green-div {
background-image: url('../../assets/panoramic/main_bg_tag_hege.png') !important;
background-repeat: no-repeat !important;
......@@ -337,6 +354,7 @@
padding-top: 6px;
padding-left: 20px;
.green-div-content {
width: 252px;
}
......@@ -349,10 +367,12 @@
padding-top: 6px;
padding-left: 20px;
.red-div-content {
width: 252px;
}
}
.grey-div {
background-image: url('../../assets/panoramic/main_bg_tag_weizhixing.png') !important;
background-repeat: no-repeat !important;
......@@ -360,6 +380,7 @@
padding-top: 6px;
padding-left: 20px;
.grey-div-content {
width: 252px;
}
......@@ -379,6 +400,7 @@
display: flex;
height: 16.7%;
flex-direction: column;
.content-duty-font-style {
width: 146px;
font-family: SourceHanSansCN-Medium, SourceHanSansCN;
......@@ -404,8 +426,10 @@
height: 42px !important;
width: 100%;
}
.content-wenzi {
width: 100%;
.wenzi-zhiban {
height: 13px;
font-size: 13px;
......@@ -414,6 +438,7 @@
color: rgba(255, 255, 255, 1);
line-height: 20px;
}
.wenzi-number {
width: 15px;
height: 26px;
......@@ -431,14 +456,17 @@
width: 33.3%;
float: left;
display: inline-flex;
.content-image {
background-image: url('../../assets/panoramic/main_icon_baoan.png') !important;
background-repeat: no-repeat !important;
height: 42px !important;
width: 100%;
}
.content-wenzi {
width: 100%;
.wenzi-zhiban {
height: 13px;
font-size: 13px;
......@@ -447,6 +475,7 @@
color: rgba(255, 255, 255, 1);
line-height: 20px;
}
.wenzi-number {
width: 15px;
height: 26px;
......@@ -459,18 +488,22 @@
}
}
}
.content-picture-right {
width: 33.3%;
float: left;
display: inline-flex;
.content-image {
background-image: url('../../assets/panoramic/main_icon_baoan.png') !important;
background-repeat: no-repeat !important;
height: 42px !important;
width: 100%;
}
.content-wenzi {
width: 100%;
.wenzi-zhiban {
height: 13px;
font-size: 13px;
......@@ -479,6 +512,7 @@
color: rgba(255, 255, 255, 1);
line-height: 20px;
}
.wenzi-number {
width: 15px;
height: 26px;
......@@ -493,10 +527,11 @@
}
}
}
}
//}
}
//}
.warnModal {
.warnModal {
position: fixed;
// width: 1000px;
// height: 600px;
......@@ -510,12 +545,14 @@
background-image: url('../../assets/panoramic/main_bg_model.png');
background-repeat: repeat;
background-size: 100% 100%;
.close {
width: 100%;
height: 50px;
text-align: right;
margin-top: 5px;
margin-right: 3px;
img {
cursor: pointer;
}
......@@ -571,7 +608,8 @@
.row {
display: inline-block;
height: 28px;
> span {
>span {
display: block;
white-space: nowrap;
margin-right: 15px;
......@@ -586,4 +624,5 @@
}
}
}
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment