mirror of
https://github.com/wekan/wekan.git
synced 2025-04-20 12:07:11 -04:00
UI: fix description link style.
- apply underline - change text color on hover
This commit is contained in:
parent
b90d668fbc
commit
e564e94c94
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue