From e564e94c94d3588de72cd308863f5193c80816ff Mon Sep 17 00:00:00 2001 From: kamijin-fanta Date: Wed, 12 Oct 2016 10:02:09 +0900 Subject: UI: fix description link style. - apply underline - change text color on hover --- client/components/main/layouts.styl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'client/components') diff --git a/client/components/main/layouts.styl b/client/components/main/layouts.styl index 83d4d693..24b1bc5e 100644 --- a/client/components/main/layouts.styl +++ b/client/components/main/layouts.styl @@ -351,6 +351,11 @@ a background: darken(white, 13%) overflow-y: auto + a + text-decoration: underline + &:hover + color: #333 + .basicTabs-container .tabs-content-container padding: 0 padding-top: 15px -- cgit v1.2.3-1-g7c22