There was nothing wrong with my pimped pubsites (was another problem). Took the opportunity to update schemas. Plus updated spanish and dutch strings.

This commit is contained in:
jeroenpraat
2016-02-21 23:00:12 +01:00
parent e37c1ed981
commit 1fcc863298
8 changed files with 3520 additions and 3330 deletions

View File

@@ -352,3 +352,11 @@ pre {
background-color: inherit;
border: none;
}
.table-striped > tbody > tr:nth-of-type(2n+1), .table-hover > tbody > tr:hover {
background-color: #191919;
}
.table > tbody > tr > td {
border-color: #888;
}