Project

General

Profile

« Previous | Next » 

Revision 5974

adjust to fit new EML look and feel

View differences:

lib/style/skins/saeon/leftnav.jsp
19 19
			
20 20
			<form action="./index.jsp" method="post" target="_top" name="orgForm">
21 21
				<input name="organizationScope" type="hidden" value="" />
22
				<table>
22
				<table width="200px">
23 23
					<tr>
24 24
						<td>
25 25
							<div class="visualPadding">
lib/style/skins/saeon/saeon.css
40 40
 */
41 41
@import url(ploneStyles5796.css);
42 42

  
43

  
44
.rowodd {
45
	background-color: #FFFFFF;
46
	color: #555555;
47
}
48
.subGroup_border {
49
	border:1px solid #555555;
50
}
51
td {
52
	color: #000000;	
53
}
54
div {
55
	color: #000000;	
56
}
57

  
43 58
b {
44 59
font-weight: bold;
45 60
}
......
55 70
  width:	100%; 
56 71
  background: #FFFFFF;
57 72
  border:   0px;
58
  margin-top:	0px;
73
  margin:	0px;
59 74
}
60 75

  
61 76
.iframeloginboxclass {
......
249 264
	text-align: left;
250 265
	padding-left: 0px;
251 266
    border-bottom: solid #dddddd 1px;  		
267
    color: #124325;
252 268
}
253 269

  
254 270
/**
lib/style/skins/saeon/ploneStyles5796.css
704 704
    vertical-align: bottom;
705 705
}
706 706

  
707
#content {
708
    padding: 1em 1em 0 1em !important;
709
    margin: 0em 0em 2em 0em;
710
}
711 707

  
712 708
#content-news h1 {
713 709
    margin-bottom: 1em;

Also available in: Unified diff