<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
    Document   : smwhalo
    Created on : 18.11.2009, 16:00:01
    Author     : Benjamin (based on csh.css from Stephan)
    Description: different styles for SMWHalo core functions
*/

.smw-category-schema-table {
	width: 100%;
	border: 1px solid #116988;;
	border-collapse: collapse;
}
.smw-category-schema-table th, .smw-category-schema-table td {
	border: 1px solid #116988;;
	padding: 2px;
}
</pre></body></html>