[Basilisk] Remove ios leftovers

This commit is contained in:
Basilisk-Dev 2023-09-25 16:08:54 -04:00 committed by roytam1
commit 3d339baec2
4 changed files with 0 additions and 9 deletions

View file

@ -550,19 +550,12 @@ description > html|a {
margin-bottom: 27.5px;
}
.iOSLink {
background-image: url("chrome://browser/skin/fxa/ios.png");
}
#tosPP-small {
margin-top: 20px;
margin-bottom: 20px;
}
@media (min-resolution: 1.1dppx) {
.iOSLink {
background-image: url("chrome://browser/skin/fxa/ios@2x.png");
}
.fxaSyncIllustration {
list-style-image: url(chrome://browser/skin/fxa/sync-illustration@2x.png)
}