Quellcode durchsuchen

disable outline of the page link

Gildas vor 5 Jahren
Ursprung
Commit
3237f24538
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      common/ui/content/content-infobar-web.js

+ 1 - 0
common/ui/content/content-infobar-web.js

@@ -109,6 +109,7 @@
 		line-height: 11px;
 		cursor: pointer;
 		user-select: none;
+		outline: 0;
 	}
 	.infobar-link-icon {
 		padding-top: 4px;