vitro/webapp/web/css/menupage/sparqlresults.css
2013-07-18 15:19:53 -04:00

15 lines
No EOL
216 B
CSS

/* $This file is distributed under the terms of the license in /doc/license.txt$ */
.resultRow {
float:none;
clear:both;
}
.resultCell {
float:left;
border:1px solid #000000;
}
.resultHeading {
font-weight:bold;
}