Fix caching and tweak design

This commit is contained in:
Thomas Sileo
2019-07-05 22:05:28 +02:00
parent 8aba17f742
commit 98a2f8dbf8
9 changed files with 82 additions and 51 deletions

View File

@@ -246,6 +246,7 @@ a:hover {
color: $color-light;
margin-right:5px;
border-radius:2px;
float: left;
}
.bar-item-no-hover:hover {
cursor: default;