Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Merge pull request #14327 from pivanov/bug-945773
Browse files Browse the repository at this point in the history
Bug 945773 - [Settings] 1.3 Visual Refresh - Add NFC Icon
  • Loading branch information
Pavel Ivanov committed Dec 4, 2013
2 parents 9af5d48 + 6f9065b commit 2adbf9c
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apps/settings/style/icons.css
Expand Up @@ -57,6 +57,10 @@ li:active:not([aria-disabled="true"]) .menu-item::before,
background-position: -12rem 0;
}

#menuItem-nfc::before {
background-position: -12rem -15rem;
}

#menuItem-internetSharing::before {
background-position: 0 -3rem;
}
Expand Down
Binary file modified apps/settings/style/images/icons_sprite.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apps/settings/style/images/icons_sprite@1.5x.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apps/settings/style/images/icons_sprite_active.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apps/settings/style/images/icons_sprite_active@1.5x.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2adbf9c

Please sign in to comment.