From e92ca9dbc8fe1e0e2a80eef453cf797b2b6065af Mon Sep 17 00:00:00 2001 From: Aparup Banerjee Date: Tue, 13 Mar 2012 11:00:43 +0800 Subject: [PATCH] MDL-31008 Themes : fixed css code style --- theme/base/style/core.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/theme/base/style/core.css b/theme/base/style/core.css index 5e9af58a52f..470d9efa9f1 100644 --- a/theme/base/style/core.css +++ b/theme/base/style/core.css @@ -42,7 +42,8 @@ a.dimmed_text:visited, opacity: 0.5; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); -}.unlist, +} +.unlist, .unlist li, .inline-list, .inline-list li,