Signed-off-by: Julius Härtl <jus@bitgrid.net>
transform: translateY(-7px);
}
#appmenu:hover li span {
- opacity: 0.6;
+ opacity: 1;
bottom: 2px;
z-index: -1;
/* fix clickability issue - otherwise we need to move the span into the link */
/* Show app title */
span {
- opacity: .6;
+ opacity: 1;
bottom: 2px;
z-index: -1; /* fix clickability issue - otherwise we need to move the span into the link */
}
transform: translateY(-7px);
}
#appmenu:hover li span {
- opacity: 0.6;
+ opacity: 1;
bottom: 2px;
z-index: -1;
/* fix clickability issue - otherwise we need to move the span into the link */