From e4f3f7d6ad0334b9041b3aff1042e4c37e370ac1 Mon Sep 17 00:00:00 2001 From: Vitaly Pinchuk Date: Wed, 21 Sep 2016 12:43:02 +0300 Subject: [PATCH] minor update --- css/original/base-sknGreen.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/original/base-sknGreen.css b/css/original/base-sknGreen.css index 16c9003..686efca 100644 --- a/css/original/base-sknGreen.css +++ b/css/original/base-sknGreen.css @@ -168,8 +168,8 @@ h2.iSideBar[role = 'heading'] { /**** screen only */ @media screen { a -, *[ly-hldMain] h3 a:hover, -.iMoreLess[aria-expanded] dd > *:first-child:after { +, *[ly-hldMain] h3 a:hover +, .iMoreLess[aria-expanded] dd > *:first-child:after { color: blue; border-bottom-color: blue; }