1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-30 04:23:11 +03:00

Merge branch 'show-tags' of https://github.com/burnoutberni/BookStack into burnoutberni-show-tags

This commit is contained in:
Dan Brown
2021-05-24 15:12:45 +01:00
6 changed files with 14 additions and 6 deletions

View File

@ -227,7 +227,7 @@
border: 1px solid #CCC;
overflow: hidden;
font-size: 0.85em;
a, a:hover, a:active {
a, span, a:hover, a:active {
padding: 4px 8px;
@include lightDark(color, #777, #999);
transition: background-color ease-in-out 80ms;