issue 1594: make tags more readable
This commit is contained in:
parent
aa35d1da8f
commit
f3491c34ef
1 changed files with 3 additions and 6 deletions
|
|
@ -2610,13 +2610,10 @@ ul.show_comments,
|
||||||
&:hover
|
&:hover
|
||||||
:text
|
:text
|
||||||
:decoration none
|
:decoration none
|
||||||
:border
|
:background
|
||||||
:bottom 1px solid $blue
|
:color lighten($blue, 47%)
|
||||||
|
|
||||||
|
|
||||||
:background
|
|
||||||
:color lighten($blue, 47%)
|
|
||||||
:border
|
|
||||||
:bottom 1px dotted $blue
|
|
||||||
:font
|
:font
|
||||||
:weight bold
|
:weight bold
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue