From a41c0235c7f3fbb9e1b937b732fa4acd8766f93d Mon Sep 17 00:00:00 2001 From: Andromeda Yelton Date: Thu, 2 Aug 2012 11:12:37 -0400 Subject: [PATCH] merging --- static/css/lists.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/css/lists.css b/static/css/lists.css index e3d7e9df..69dfdba0 100644 --- a/static/css/lists.css +++ b/static/css/lists.css @@ -6,9 +6,9 @@ #js-leftcol li.active_lang a { font-weight: bold; } -.show_langs:hover{ +.show_langs:hover { text-decoration: underline; } #lang_list { display: none; -} \ No newline at end of file +}