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 #11282 from rexboy7/fixfm-bug899496-master
Browse files Browse the repository at this point in the history
Bug 899496 - [Helix][FM][HD] UI tweak for Hidpi device
  • Loading branch information
rexboy7 committed Aug 2, 2013
2 parents 0c37488 + 5fed78c commit 445a135
Show file tree
Hide file tree
Showing 9 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions apps/fm/style/fm.css
Expand Up @@ -216,7 +216,8 @@ div#fav-list-container > div {
font-size: 2.3rem;
font-weight: 300;
height: 4.4rem;
margin: 0 2rem 0.2rem 2rem;
margin: 0 2rem 0 2rem;
padding-bottom: 0.2rem;
clear: both;
border-top: .1rem solid #3D4045;
}
Expand Down Expand Up @@ -395,7 +396,7 @@ a#frequency-op-seekup:active {
top: 0;
left: 0;
color: #FFF;
background-color: #272d32;
background: url(images/popup-texture.png) transparent repeat 0 0 / 100% 100%;
}

.warning .warning-header {
Expand Down
Binary file modified apps/fm/style/images/dial-notches@1.5x.png
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/fm/style/images/play@1.5x.png
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/fm/style/images/seekdown@1.5x.png
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/fm/style/images/seekup@1.5x.png
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/fm/style/images/stop@1.5x.png
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/fm/style/images/toggle-fav-star-off@1.5x.png 100755 → 100644
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/fm/style/images/toggle-fav-star-on@1.5x.png 100755 → 100644
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/fm/style/images/toggle-fav-star-pressed@1.5x.png
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 445a135

Please sign in to comment.