Line 925: | Line 925: | ||
} | } | ||
+ | .track_navigation img { | ||
+ | opacity: 1.0; | ||
+ | filter: alpha(opacity=100); | ||
+ | } | ||
+ | |||
+ | .track_navigation img:hover { | ||
+ | opacity: 0.5; | ||
+ | filter: alpha(opacity=50); | ||
+ | } | ||
/*REVIEW THIS ANA*/ | /*REVIEW THIS ANA*/ |
Revision as of 20:08, 22 January 2019