From 28eafa5900646ff6ba5949f4e3d1d75409fd0f9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Ca=C3=B1as=20Vargas?= Date: Tue, 1 Dec 2015 02:14:03 +0100 Subject: [PATCH] Version 15.54.2 --- css/swad15.54.2.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/swad15.54.2.css b/css/swad15.54.2.css index 6018a479a..65ed8c86e 100644 --- a/css/swad15.54.2.css +++ b/css/swad15.54.2.css @@ -83,7 +83,7 @@ a:link {text-decoration:none;} a:visited {text-decoration:none;} a:active {text-decoration:none;} a:hover {text-decoration:underline;} /* Default ==> underlined */ -.TAB_OFF a, .TAB_ON a., MENU_LIST_ITEM a /* Tabs and menus are the exceptions */ +.TAB_OFF a, .TAB_ON a, .MENU_LIST_ITEM a /* Tabs and menus are the exceptions */ { text-decoration:none; outline:0; /* Do not outline the box with dotted line. Another feedback is provided */