Version 15.54.2

This commit is contained in:
Antonio Cañas Vargas 2015-12-01 02:14:03 +01:00
parent 7a48a9bb3f
commit 28eafa5900

View File

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