UI: fix description link style.

- apply underline
- change text color on hover
This commit is contained in:
kamijin-fanta 2016-10-12 10:02:09 +09:00
parent b90d668fbc
commit e564e94c94

View file

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