mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 08:48:39 +09:00
[Basilisk] Remove some android leftovers
This commit is contained in:
parent
77bc3513fd
commit
c4f84bd3d5
4 changed files with 0 additions and 19 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 468 B |
Binary file not shown.
|
Before Width: | Height: | Size: 719 B |
|
|
@ -550,33 +550,16 @@ description > html|a {
|
|||
margin-bottom: 27.5px;
|
||||
}
|
||||
|
||||
.androidLink {
|
||||
background-image: url("chrome://browser/skin/fxa/android.png");
|
||||
}
|
||||
|
||||
.iOSLink {
|
||||
background-image: url("chrome://browser/skin/fxa/ios.png");
|
||||
}
|
||||
|
||||
.androidLink,
|
||||
.iOSLink {
|
||||
margin: 0 0 0 2px;
|
||||
padding-left: 28px;
|
||||
padding-top: 6px;
|
||||
height: 28px;
|
||||
background-repeat: no-repeat;
|
||||
background-size: 24px 28px;
|
||||
}
|
||||
|
||||
#tosPP-small {
|
||||
margin-top: 20px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
@media (min-resolution: 1.1dppx) {
|
||||
.androidLink {
|
||||
background-image: url("chrome://browser/skin/fxa/android@2x.png");
|
||||
}
|
||||
.iOSLink {
|
||||
background-image: url("chrome://browser/skin/fxa/ios@2x.png");
|
||||
}
|
||||
|
|
|
|||
|
|
@ -79,8 +79,6 @@
|
|||
skin/classic/browser/fxa/sync-illustration.png (../shared/fxa/sync-illustration.png)
|
||||
skin/classic/browser/fxa/sync-illustration@2x.png (../shared/fxa/sync-illustration@2x.png)
|
||||
skin/classic/browser/fxa/sync-illustration.svg (../shared/fxa/sync-illustration.svg)
|
||||
skin/classic/browser/fxa/android.png (../shared/fxa/android.png)
|
||||
skin/classic/browser/fxa/android@2x.png (../shared/fxa/android@2x.png)
|
||||
skin/classic/browser/fxa/ios.png (../shared/fxa/ios.png)
|
||||
skin/classic/browser/fxa/ios@2x.png (../shared/fxa/ios@2x.png)
|
||||
skin/classic/browser/search-indicator.png (../shared/search/search-indicator.png)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue