Project

General

Profile

« Previous | Next » 

Revision 5985

restyle the resultset after applying new eml css
use more robust form-submission js for the datapackage links

View differences:

esa.css
77 77
}
78 78
h3 {
79 79
	color: #096B79;	
80
}	
80
}
81
a:link, a:visited {
82
	color:#096B79;
83
	font-size:12px;
84
	font-weight:bold;
85
	text-decoration:underline;
86
}
87

  
88

  
81 89
b {
82 90
font-weight: bold;
83 91
}
......
289 297
}
290 298

  
291 299
.searchresultsdivider {
292
    background-color: #dddddd;   
300
    background-color: #dddddd;
301
    height: 1px;
293 302
}
294 303

  
295 304
/**

Also available in: Unified diff