Browse Source

adjust navigation text opacity, fix #19016

remotes/origin/db-empty-migrate
Jan-Christoph Borchardt 10 years ago
committed by Lukas Reschke
parent
commit
7144832906
  1. 2
      core/css/apps.css

2
core/css/apps.css

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

Loading…
Cancel
Save