Commit cde55ddd by yangfangfang

同上

parent e8707ea2
......@@ -3648,23 +3648,6 @@ pre{
padding-bottom:10px;
}
.noticeWin .dlgTitle{
height:52px;
text-align:left;
text-indent: 2em;
}
.noticeWin .dlgCnt{
padding-top:20px;
max-height:440px;
min-height:200px;
height:initial;
}
.noticeWin .noticeItem{
border:1px solid $wraptitlebrc;
border-radius:3px;
margin-bottom:10px;
background-color:#fff;
}
.redSpan{
width:10px;
height:10px;
......@@ -3673,49 +3656,7 @@ pre{
border-radius:100%;
margin-right:10px;
}
.noticeItem .noticeTitle{
padding:20px;
overflow:hidden;
cursor: pointer;
}
.noticeItem .noticeTitle:hover{
background-color:$datethbg;
}
.noticeTitle h6{
font-size:14px;
padding-bottom:5px;
font-weight: normal;
}
.noticeTitle em{
display:block;
float:right;
color:$lightfontcolor;
font-family:'Arial';
font-size:12px;
}
.noticeItem .noticeContent{
border-top:1px solid $wraptitlebrc;
line-height:24px;
color:$labelfontcolor;
padding:20px 40px;
}
.noticeTopIcon{
background: url(../images/notice_top.png) no-repeat center center;
width:31px;
height:16px;
display:inline-block;
vertical-align:middle;
margin-right:5px;
}
.noticeNews{
width:16px;
height:16px;
background:url(../images/news1.gif) no-repeat center center;
display:inline-block;
vertical-align:middle;
margin-right:5px;
margin-top:-2px;
}
.selList{
@extend .iptform;
position:relative;
......
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