From 028457ec32d5fef59c9bb3f7ff33eb4f108c2cc6 Mon Sep 17 00:00:00 2001 From: Shish Date: Tue, 13 Mar 2012 07:34:39 +0000 Subject: [PATCH] parsing --- ext/upload/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/upload/style.css b/ext/upload/style.css index 7102f3cc..d6d80384 100644 --- a/ext/upload/style.css +++ b/ext/upload/style.css @@ -6,8 +6,8 @@ width: auto; } #wrapper { - opacity : 0.4; - filter: alpha(opacity=40); // msie + opacity: 0.4; + filter: alpha(opacity=40); /* msie */ } /* This is needed since the theme style.css forcibly sets vertical align to "top". */