From 0384bc8fa8e184a0d347033765b8b1e7423507da Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 5 Dec 2013 10:17:20 +0000 Subject: [PATCH] chore(style) rm comments --- css/style.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/css/style.css b/css/style.css index b8c02f16..266cdf30 100644 --- a/css/style.css +++ b/css/style.css @@ -137,15 +137,12 @@ body { */ } -/* freeupex */ .directory { - /*list-style-image*/ background-image:url('/img/dir.png'); background-position: 0 0; background-repeat: no-repeat; } .text-file { - /*list-style-image*/ background-image:url('/img/txt.png'); background-position: 0 0; background-repeat: no-repeat;