Browse Source

disable outline of the page link

Gildas 5 năm trước cách đây
mục cha
commit
3237f24538
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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;