client/tags: improve table appearance

This commit is contained in:
rr- 2016-05-09 11:21:09 +02:00
parent 29b0fde9a7
commit 25de62411f

View file

@ -3,9 +3,22 @@
.tag-list
table
width: 100%
border-spacing: 0
text-align: left
line-height: 1.3em
tr:hover td
background: $top-nav-color
th, td
padding: 0.1em 0.5em
.names
width: 30%
.implications
width: 30%
.suggestions
width: 30%
.usages
text-align: center
width: 10%
ul
list-style-type: none
margin: 0