From a34377996e45592c98d6632d461a8afc3d54db2c Mon Sep 17 00:00:00 2001 From: Daniel Napora Date: Mon, 18 Jan 2016 17:53:16 +0100 Subject: fix for #17431 --- usr/share/mageiawelcome/css/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'usr') diff --git a/usr/share/mageiawelcome/css/style.css b/usr/share/mageiawelcome/css/style.css index 57fa643..fe5cc7d 100644 --- a/usr/share/mageiawelcome/css/style.css +++ b/usr/share/mageiawelcome/css/style.css @@ -4,6 +4,7 @@ html { a:focus, button:focus{outline:none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);} p a.weblink{color:#FFF;font-weight:bold; text-decoration:none;} p a.weblink:hover{text-decoration:underline;} +a.weblink.button:active {color:#666;} body {background: #0C3A6D; color:#FFF;margin:0;padding:0;font-size:12px;cursor:default;text-shadow: 1px 0 2px #000;} header{padding:0 6px;height:66px;position:relative;color:#FFF; } -- cgit v1.2.1