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 */