first import
[projectpier.git] / public / assets / themes / default / stylesheets / project / documents.css
blob6ee15bd62996a300b8622b9d627b201b6d788696
1 #documents .documentDetails {
2 background-repeat: no-repeat;
3 background-position: 5px 5px;
4 padding-top: 5px;
5 padding-left: 60px;
6 min-height: 55px;
9 * html #documents .documentDetails {
10 height: 55px;
13 #documents .options {
14 padding-left: 60px;
15 color:#999;
18 #documents .documentDetails span {
19 font-weight: bolder;
22 #documents .block {
23 background: #f7f7f7;
26 #documents .header {
27 font-size: 14px;
30 .documentDesc {
31 font-size: 12px;
32 padding-bottom: 5px;
33 line-height: 150%;
36 #documents .documentOptions{
37 font-size: 10px;
38 color: #999;
39 font-weight:normal;