doc_wev8.css
1.4 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
.a{}
.listbox1{
padding-right:0px;
margin-top:10px;
margin-left:10px;
}
.listbox1 ul{
/*width: 100%;*/
padding:10px 0px 25px 0px;
margin:-10 0 0 10px;
}
.listbox2 {
width:99%;
margin-bottom: 32px;
margin-right:0px;
margin-left:10px;
clear:both;
}
.listbox2 .titleitem{
height: 26px;
line-height: 26px;
font-weight: bold;
border-bottom: 2px solid #e4e4e4;
}
.listbox2 .col1item{
height:45px;
line-height:45px;
font-weight:200;
}
ol li span{
display:normal;
}
.listbox1 table tr{
height:26px !important;
}
.e8_addUserDefault{
width:12px;
height:12px;
vertical-align:middle;
}
.firstTD{
border-bottom:1px #D8D8D8 solid;
background-color:#F2F2F2;
}
.LayoutTable .commonitem{
/** border: 1px solid #ccc;**/
margin-bottom: 32px;
width: 99.7%;
}
.LayoutTable .commonitem .commonitemtitle{
height: 26px;
line-height: 26px;
/** background: #F7F7F7;**/
font-weight: bold;
border-bottom: 2px solid #e4e4e4;
/** padding-left: 10px;**/
}
.commian{
float:left;
color:#232323;
/** margin-top: 0.5px;**/
border-bottom:2px solid #9e17b6;
}
.centerItem:hover{
background-color:rgb(251,251,251)!important;
}
#warn{
width: 260px;
height: 65px;
line-height:65px;
background-color: gray;
position: absolute;
display:none;
text-align:center;
background: url("/images/ecology8/addWorkGround_wev8.png");
}
.itemdetail{
float:left;
width:30%;
margin-right:3%!important;
}