Project

General

Profile

« Previous | Next » 

Revision 3645

adjust colors/formatting for EML display

View differences:

lib/style/skins/saeon/saeon.css
281 281
}
282 282

  
283 283
.highlight  {
284
    color: #096B79;
284
    color: #666633;
285 285
    background-color: #FFFFFF;
286 286
    font-style: italic;    
287 287
    font-size: 11px; 
......
296 296
}
297 297

  
298 298
.tablehead {
299
    color: #096B79;
299
    color: #555522;
300 300
    background: #FFFFFF;
301 301
    text-align: left;
302 302
    font-size: 14px; 
......
318 318
}
319 319

  
320 320
.tablehead_lcorner {
321
	border-bottom: none;
321 322
    background-position: right top;
322 323
    background-repeat: no-repeat;
323 324
    padding: 0px;
......
327 328
}    
328 329
    
329 330
.tablehead_rcorner {
331
	border-bottom: none;
330 332
    background-position: left top;
331 333
    background-repeat: no-repeat;
332 334
    padding: 0px;
lib/style/skins/saeon/ploneStyles5796.css
88 88
    font-size: 125%;
89 89
    border-bottom: none;
90 90
    font-weight: bold;
91
    color: #999933 ! important;
91
    color: #666633 ! important;
92 92
}
93 93

  
94 94
h3 a {
95
    color: #999933 ! important;
95
    color: #666633 ! important;
96 96
    text-decoration: none;
97 97
}
98 98

  

Also available in: Unified diff