proper feedback for breadcrumbs when tabbing with keyboard

Este commit está contenido en:
Jan-Christoph Borchardt 2014-12-17 16:07:44 +01:00
padre 30db964b25
commit 5a678a6350

Ver fichero

@ -975,6 +975,7 @@ div.crumb a.ellipsislink {
/* some feedback for hover/tap on breadcrumbs */
div.crumb:hover,
div.crumb:focus,
div.crumb a:focus,
div.crumb:active {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter:alpha(opacity=70);