From 0927af40c36083f95c5833971e07646f63d073cc Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Tue, 13 Dec 2016 11:14:22 +0100 Subject: bring lockview to wikilist --- view/css/mod_wiki.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'view/css') diff --git a/view/css/mod_wiki.css b/view/css/mod_wiki.css index 83f17c820..49eb89ecc 100644 --- a/view/css/mod_wiki.css +++ b/view/css/mod_wiki.css @@ -38,13 +38,13 @@ padding: 7px 3px 7px 10px; } -#wikis-index th:nth-child(3), -#wikis-index td:nth-child(3){ +#wikis-index th:nth-child(4), +#wikis-index td:nth-child(4){ padding: 7px 10px 7px 7px; } -#wikis-index th:nth-child(4), -#wikis-index td:nth-child(4){ +#wikis-index th:nth-child(5), +#wikis-index td:nth-child(5){ padding: 7px 10px 7px 7px; } -- cgit v1.2.3