Visaul tweak

This commit is contained in:
Latif Khalifa
2013-10-12 05:31:04 +02:00
parent 0abad7bc58
commit da311a7e43
2 changed files with 9 additions and 4 deletions

View File

@@ -76,6 +76,11 @@ table.jtable a:visited {
color: #888;
}
table.noborder {
margin: 1px;
border: none;
}
.filterelem {
padding: 10px;
vertical-align: top;