styles for icon-buttons .num with "0"-amount

This commit is contained in:
Silke Pisulla 2017-01-03 15:18:50 +01:00
commit 9a1f716d9a
3 changed files with 21 additions and 11 deletions

View file

@ -158,9 +158,9 @@
position: absolute;
right: -.4em;
top: -.4em;
background-color: @color-border;
background-color: @button_color;
border-radius: 2px;
color: @color-nav;
color: #fff;
font-size: .6rem;
font-weight: 400;
text-align: center;