From 4f57a2a6e8c9f1130b4772125aa6d434e6c2a5c3 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sat, 30 Oct 2010 15:17:53 +0000 Subject: turning off choose and upload after the images are uploaded --- views/default/tidypics/css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/default/tidypics/css.php') diff --git a/views/default/tidypics/css.php b/views/default/tidypics/css.php index 6932b8a75..f7dd256a1 100644 --- a/views/default/tidypics/css.php +++ b/views/default/tidypics/css.php @@ -352,7 +352,7 @@ width:100%; } .uploadifyProgressBar { -background-color: #0099FF; +background-color: #0054a7; width: 1px; height: 3px; } -- cgit v1.2.3