adjust navigation text opacity, fix #19016

This commit is contained in:
Jan-Christoph Borchardt 2015-09-15 17:52:58 +02:00 committed by Lukas Reschke
parent afc7eeacaf
commit 7144832906

View file

@ -72,7 +72,7 @@
white-space: nowrap;
text-overflow: ellipsis;
color: #000;
opacity: .5;
opacity: .57;
}
#app-navigation .active,
#app-navigation .active a,