Skip to content

Commit

Permalink
Update common.css
Browse files Browse the repository at this point in the history
Safari Mobile WKWebView (embedded) icon

Auto-merge
  • Loading branch information
Martii authored Aug 6, 2021
1 parent a9b9d84 commit 95b2db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/css/common.css
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@ ul.flaggedList {
background: transparent url("/images/ua/rekonq16.png") no-repeat left top;
color: transparent;
}
.ua-safari, .ua-mobile-safari {
.ua-safari, .ua-mobile-safari, .ua-mobile-safari-ui/wkwebview {
background: transparent url("/images/ua/safari16.png") no-repeat left top;
color: transparent;
}
Expand Down

0 comments on commit 95b2db8

Please sign in to comment.