[-] FO : fixed bug #PSCFV-2393 - On Linux system there is a little problem around the "link <a>"
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15376 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -114,7 +114,8 @@ p {padding-bottom:20px}
|
||||
/* link **************************************************************************************** */
|
||||
a, a:active, a:visited {
|
||||
color:#333;
|
||||
text-decoration:none
|
||||
text-decoration:none;
|
||||
outline: medium none
|
||||
}
|
||||
a:hover {text-decoration:underline}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user