2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

remove unused css

This commit is contained in:
Alex
2015-10-05 18:35:11 +03:00
parent 612f3aaea9
commit 48068aec5b

View File

@@ -1,13 +0,0 @@
tr.odd {
background-color: #eeeeee;
}
.tclass th {
text-align:left;
border: 1px solid #aaa;
}
.tclass td {
border: 1px solid #aaa;
}
.highlight {
background-color: #cccccc;
}