upcoming-details.css
1.55 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
.glyphicon {
color:#009dda;
font-size:14px;
margin-right:4px;
}
.pagination>li>a, .pagination>li>span{
font-size: 12px;
}
.div-details {
width:1350px;
margin:0 auto;
}
.div-title {
/*margin-top: 10px;*/
margin-right: 4px;
font-size: 16px;
color: #009dda;
line-height: 30px;
margin-bottom: 6px;
border-bottom: 1px dotted #89c2e2;
}
.div-details-case>a {
margin-right: 4px;
display: block;
height: 31px;
line-height: 31px;
padding-left: 4px;
}
.div-details-case>a:hover {
text-decoration: none;
background-color: #f2f6fc;
}
.div-form {
min-height: 650px;
height: 650px;
float: left;
/* width: 700px; */
min-width:715px;
//border-right: 1px dashed #d3d3d5;
/* border: 1px solid #dadada; */
/* border-radius: 2px; */
padding: 0px 10px;
}
/*.div-title-right {
background-color: rgba(104, 220, 234, 0.84);
height: 30px;
line-height: 30px;
padding-left: 10px;
}*/
.div-right-content-item {
/* border:1px solid #dadada; */
/* height:300px; */
border-radius:2px;
padding:0px 10px;
margin-left:6px;
margin-bottom:4px;
}
.div-right-content-item ul {
list-style:none;
margin:0;
padding:0;
}
.div-right-content-item ul li{
float: left;
margin-top: 0px;
}
/* .div-attachment {
border:none
}*/
#report_div ul li:hover{text-decoration:underline;color: #07c2c7;}
/*�ر���ʾ�����������ʽ*/
.div-document-prompt>div {
width:100%;
}