From bbaf1bfa96b7034929426e7e88dec0ac7d030b64 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sun, 25 Apr 2010 01:16:47 +0000 Subject: don't display numbers on upload list --- views/default/tidypics/css.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'views') diff --git a/views/default/tidypics/css.php b/views/default/tidypics/css.php index 556787da7..538deeb5f 100644 --- a/views/default/tidypics/css.php +++ b/views/default/tidypics/css.php @@ -289,3 +289,7 @@ padding-right:10px; margin:2px 0px; display:inline; } + +#tidypics_image_upload_list { +list-style: none; +} \ No newline at end of file -- cgit v1.2.3