implement wiki editing

This commit is contained in:
Mario
2017-09-15 22:17:18 +02:00
parent 663802e699
commit 373651c3db
5 changed files with 90 additions and 40 deletions

View File

@@ -38,14 +38,8 @@
padding: 7px 3px 7px 10px;
}
#wikis-index th:nth-child(3),
#wikis-index td:nth-child(3){
padding: 7px 10px 7px 7px;
white-space: nowrap;
}
#wikis-index th:nth-child(4),
#wikis-index td:nth-child(4){
#wikis-index th:nth-child(6),
#wikis-index td:nth-child(6){
padding: 7px 10px 7px 7px;
}