vitro/webapp/web/css/menupage/sparqlresults.css

15 lines
216 B
CSS
Raw Normal View History

2013-07-18 15:19:53 -04:00
/* $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;
}