1
0
şunun yansıması https://github.com/nextcloud/server.git eşitlendi 2024-08-05 08:15:54 +02:00

proper feedback for breadcrumbs when tabbing with keyboard

Bu işleme şunda yer alıyor:
Jan-Christoph Borchardt 2014-12-17 16:07:44 +01:00
ebeveyn 30db964b25
işleme 5a678a6350

Dosyayı Görüntüle

@ -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);