From e58e8f3f75ce2119698fb59bda55a5fbea9dda2a Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Tue, 21 Apr 2015 23:08:54 +0200 Subject: bring lockstate to webpages --- view/css/mod_webpages.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'view/css') diff --git a/view/css/mod_webpages.css b/view/css/mod_webpages.css index 075b789b8..d88657c69 100644 --- a/view/css/mod_webpages.css +++ b/view/css/mod_webpages.css @@ -15,14 +15,14 @@ padding: 7px 3px 7px 10px; } -#webpage-list-table th:nth-child(6), -#webpage-list-table td:nth-child(6){ +#webpage-list-table th:nth-child(7), +#webpage-list-table td:nth-child(7){ padding: 7px 3px; white-space: nowrap; } -#webpage-list-table th:nth-child(7), -#webpage-list-table td:nth-child(7){ +#webpage-list-table th:nth-child(8), +#webpage-list-table td:nth-child(8){ padding: 7px 10px 7px 7px; white-space: nowrap; } -- cgit v1.2.3