From 17c684e123157dc5cbfbc48854d6b9c0d1d0503b Mon Sep 17 00:00:00 2001 From: marijus Date: Tue, 27 Jan 2015 19:33:30 +0100 Subject: tpl and css cleanup --- view/css/mod_sharedwithme.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'view/css') diff --git a/view/css/mod_sharedwithme.css b/view/css/mod_sharedwithme.css index f1c2f5350..79fe0d7a9 100644 --- a/view/css/mod_sharedwithme.css +++ b/view/css/mod_sharedwithme.css @@ -6,14 +6,14 @@ padding: 7px 3px 7px 10px; } -#cloud-index th:nth-child(8), -#cloud-index td:nth-child(8){ +#cloud-index th:nth-child(4), +#cloud-index td:nth-child(4){ padding: 7px 3px; white-space: nowrap; } -#cloud-index th:nth-child(9), -#cloud-index td:nth-child(9){ +#cloud-index th:nth-child(5), +#cloud-index td:nth-child(5){ padding: 7px 10px 7px 7px; white-space: nowrap; } -- cgit v1.2.3