Commit 8db1e230163f6e8fbc4032f3ee31b8c37d3d928c
- Diff rendering mode:
- inline
- side by side
misc/misc-scrim-multi.patch
(55 / 51)
|   | |||
| 1 | --- .orig/usr/palm/applications/com.palm.app.browser/stylesheets/browser.css | ||
| 2 | +++ /usr/palm/applications/com.palm.app.browser/stylesheets/browser.css | ||
| 1 | diff --git a/usr/palm/applications/com.palm.app.browser/stylesheets/browser.css b/usr/palm/applications/com.palm.app.browser/stylesheets/browser.css | ||
| 2 | index e196b85..2a5c8e4 100644 | ||
| 3 | --- a/usr/palm/applications/com.palm.app.browser/stylesheets/browser.css | ||
| 4 | +++ b/usr/palm/applications/com.palm.app.browser/stylesheets/browser.css | ||
| 3 | 5 | @@ -1,6 +1,7 @@ | |
| 4 | 6 | /* | |
| 5 | 7 | * Copyright 2008-2009 Palm, Inc. All rights reserved. | |
| … | … | ||
| 10 | 10 | body { | |
| 11 | 11 | margin: 0px; | |
| 12 | 12 | padding: 0px; | |
| 13 | @@ -279,7 +280,7 @@ | ||
| 13 | @@ -279,7 +280,7 @@ span#error-code { | ||
| 14 | 14 | } | |
| 15 | 15 | ||
| 16 | 16 | #start-page-background { | |
| … | … | ||
| 19 | 19 | position: fixed; | |
| 20 | 20 | top: 0px; | |
| 21 | 21 | left: 0px; | |
| 22 | |||
| 23 | |||
| 24 | --- .orig/usr/palm/applications/com.palm.app.contacts/stylesheets/list.css | ||
| 25 | +++ /usr/palm/applications/com.palm.app.contacts/stylesheets/list.css | ||
| 26 | @@ -4,6 +4,11 @@ | ||
| 22 | diff --git a/usr/palm/applications/com.palm.app.contacts/stylesheets/list.css b/usr/palm/applications/com.palm.app.contacts/stylesheets/list.css | ||
| 23 | index 1739dcc..637edca 100644 | ||
| 24 | --- a/usr/palm/applications/com.palm.app.contacts/stylesheets/list.css | ||
| 25 | +++ b/usr/palm/applications/com.palm.app.contacts/stylesheets/list.css | ||
| 26 | @@ -4,6 +4,11 @@ Copyright 2009 Palm, Inc. All rights reserved. | ||
| 27 | 27 | */ | |
| 28 | 28 | ||
| 29 | 29 | /* List Common */ | |
| … | … | ||
| 35 | 35 | ||
| 36 | 36 | div.hidden { | |
| 37 | 37 | display: none; | |
| 38 | \ No newline at end of file | ||
| 39 | |||
| 40 | --- .orig/usr/palm/applications/com.palm.app.email/stylesheets/email.css | ||
| 41 | +++ /usr/palm/applications/com.palm.app.email/stylesheets/email.css | ||
| 38 | diff --git a/usr/palm/applications/com.palm.app.email/stylesheets/email.css b/usr/palm/applications/com.palm.app.email/stylesheets/email.css | ||
| 39 | index 65cd751..59c4eb5 100644 | ||
| 40 | --- a/usr/palm/applications/com.palm.app.email/stylesheets/email.css | ||
| 41 | +++ b/usr/palm/applications/com.palm.app.email/stylesheets/email.css | ||
| 42 | 42 | @@ -21,6 +21,11 @@ | |
| 43 | 43 | * email folder-list specifics | |
| 44 | 44 | * | |
| … | … | ||
| 51 | 51 | ||
| 52 | 52 | .email-folder-list .palm-row-wrapper { | |
| 53 | 53 | min-height: 50px; | |
| 54 | \ No newline at end of file | ||
| 55 | |||
| 56 | --- .orig/usr/palm/applications/com.palm.app.messaging/stylesheets/messaging.css | ||
| 57 | +++ /usr/palm/applications/com.palm.app.messaging/stylesheets/messaging.css | ||
| 54 | diff --git a/usr/palm/applications/com.palm.app.messaging/stylesheets/messaging.css b/usr/palm/applications/com.palm.app.messaging/stylesheets/messaging.css | ||
| 55 | index 70065e0..454ef8f 100644 | ||
| 56 | --- a/usr/palm/applications/com.palm.app.messaging/stylesheets/messaging.css | ||
| 57 | +++ b/usr/palm/applications/com.palm.app.messaging/stylesheets/messaging.css | ||
| 58 | 58 | @@ -6,7 +6,11 @@ | |
| 59 | 59 | /************************************************************************************************** | |
| 60 | 60 | * First Launch | |
| … | … | ||
| 68 | 68 | .palm-button.accountType { | |
| 69 | 69 | text-align: left; | |
| 70 | 70 | } | |
| 71 | @@ -615,6 +619,7 @@ | ||
| 71 | @@ -615,6 +619,7 @@ img.avatar-overlay { | ||
| 72 | 72 | padding: 1px 0; | |
| 73 | 73 | font-size: 18px; | |
| 74 | 74 | word-wrap: break-word !important; | |
| … | … | ||
| 76 | 76 | } | |
| 77 | 77 | .their-chat .chat-balloon-wrapper { | |
| 78 | 78 | padding-right: 8px; | |
| 79 | \ No newline at end of file | ||
| 80 | --- .orig/usr/palm/applications/com.palm.app.musicplayer/stylesheets/music-player.css | ||
| 81 | +++ /usr/palm/applications/com.palm.app.musicplayer/stylesheets/music-player.css | ||
| 82 | @@ -9,7 +9,7 @@ | ||
| 79 | diff --git a/usr/palm/applications/com.palm.app.musicplayer/stylesheets/music-player.css b/usr/palm/applications/com.palm.app.musicplayer/stylesheets/music-player.css | ||
| 80 | index 25f4150..37438ac 100644 | ||
| 81 | --- a/usr/palm/applications/com.palm.app.musicplayer/stylesheets/music-player.css | ||
| 82 | +++ b/usr/palm/applications/com.palm.app.musicplayer/stylesheets/music-player.css | ||
| 83 | @@ -9,7 +9,7 @@ Copyright 2009 Palm, Inc. All rights reserved. | ||
| 83 | 84 | ||
| 84 | 85 | body.wallpaper, | |
| 85 | 86 | body.palm-default { | |
| … | … | ||
| 89 | 89 | color: white; | |
| 90 | 90 | } | |
| 91 | 91 | ||
| 92 | |||
| 93 | --- .orig/usr/palm/applications/com.palm.app.notes/stylesheets/notes-app.css | ||
| 94 | +++ /usr/palm/applications/com.palm.app.notes/stylesheets/notes-app.css | ||
| 95 | @@ -6,7 +6,7 @@ | ||
| 92 | diff --git a/usr/palm/applications/com.palm.app.notes/stylesheets/notes-app.css b/usr/palm/applications/com.palm.app.notes/stylesheets/notes-app.css | ||
| 93 | index e01a674..4689649 100644 | ||
| 94 | --- a/usr/palm/applications/com.palm.app.notes/stylesheets/notes-app.css | ||
| 95 | +++ b/usr/palm/applications/com.palm.app.notes/stylesheets/notes-app.css | ||
| 96 | @@ -6,7 +6,7 @@ Copyright 2009 Palm, Inc. All rights reserved. | ||
| 96 | 97 | */ | |
| 97 | 98 | ||
| 98 | 99 | .notes-background { | |
| … | … | ||
| 102 | 102 | position: fixed; | |
| 103 | 103 | width: 100%; | |
| 104 | 104 | height: 100%; | |
| 105 | |||
| 106 | --- .orig/usr/palm/applications/com.palm.app.phone/stylesheets/phone.css | ||
| 107 | +++ /usr/palm/applications/com.palm.app.phone/stylesheets/phone.css | ||
| 108 | @@ -31,7 +31,7 @@ | ||
| 105 | diff --git a/usr/palm/applications/com.palm.app.phone/stylesheets/phone.css b/usr/palm/applications/com.palm.app.phone/stylesheets/phone.css | ||
| 106 | index 108584f..bbc9356 100644 | ||
| 107 | --- a/usr/palm/applications/com.palm.app.phone/stylesheets/phone.css | ||
| 108 | +++ b/usr/palm/applications/com.palm.app.phone/stylesheets/phone.css | ||
| 109 | @@ -31,7 +31,7 @@ body { | ||
| 109 | 110 | } | |
| 110 | 111 | ||
| 111 | 112 | body.palm-default { | |
| … | … | ||
| 115 | 115 | } | |
| 116 | 116 | ||
| 117 | 117 | body.no-wallpaper { | |
| 118 | \ No newline at end of file | ||
| 119 | --- .orig/usr/palm/applications/com.palm.app.photos/stylesheets/photos.css | ||
| 120 | +++ /usr/palm/applications/com.palm.app.photos/stylesheets/photos.css | ||
| 118 | diff --git a/usr/palm/applications/com.palm.app.photos/stylesheets/photos.css b/usr/palm/applications/com.palm.app.photos/stylesheets/photos.css | ||
| 119 | index e76a281..488019d 100644 | ||
| 120 | --- a/usr/palm/applications/com.palm.app.photos/stylesheets/photos.css | ||
| 121 | +++ b/usr/palm/applications/com.palm.app.photos/stylesheets/photos.css | ||
| 121 | 122 | @@ -297,7 +297,7 @@ | |
| 122 | 123 | top: 0; | |
| 123 | 124 | left: 0; | |
| … | … | ||
| 128 | 128 | } | |
| 129 | 129 | ||
| 130 | 130 | /*Album List View Specific Styles*/ | |
| 131 | |||
| 132 | |||
| 133 | --- .orig/usr/palm/applications/com.telenav.app.sprintnavigation/stylesheets/telenav.css | ||
| 134 | +++ /usr/palm/applications/com.telenav.app.sprintnavigation/stylesheets/telenav.css | ||
| 135 | @@ -3,6 +3,11 @@ | ||
| 136 | color: #FEE100; /*From sprint UI guidelines */ | ||
| 137 | text-align: center; | ||
| 138 | } | ||
| 139 | +body.wallpaper, | ||
| 140 | + body.palm-default { | ||
| 141 | + background:#000 url(/media/internal/scrims/sprintnav-scrim.png) 0 0 fixed no-repeat; | ||
| 142 | + color:#fff; | ||
| 143 | +} | ||
| 144 | |||
| 145 | .palm-button.spinner { | ||
| 146 | float: right; | ||
| 147 | |||
| 148 | ---.orig/usr/palm/applications/com.palm.app.videoplayer.launcher/stylesheets/media-video.css | ||
| 149 | +++ /usr/palm/applications/com.palm.app.videoplayer.launcher/stylesheets/media-video.css | ||
| 131 | diff --git a/usr/palm/applications/com.palm.app.videoplayer.launcher/stylesheets/media-video.css b/usr/palm/applications/com.palm.app.videoplayer.launcher/stylesheets/media-video.css | ||
| 132 | index b3827a9..43fb4b7 100644 | ||
| 133 | --- a/usr/palm/applications/com.palm.app.videoplayer.launcher/stylesheets/media-video.css | ||
| 134 | +++ b/usr/palm/applications/com.palm.app.videoplayer.launcher/stylesheets/media-video.css | ||
| 150 | 135 | @@ -4,7 +4,7 @@ | |
| 151 | 136 | */ | |
| 152 | 137 | ||
| … | … | ||
| 141 | 141 | color: white; | |
| 142 | 142 | } | |
| 143 | 143 | ||
| 144 | --- a/usr/palm/applications/com.telenav.app.sprintnavigation/stylesheets/telenav.css | ||
| 145 | +++ b/usr/palm/applications/com.telenav.app.sprintnavigation/stylesheets/telenav.css | ||
| 146 | @@ -3,6 +3,11 @@ | ||
| 147 | color: #FEE100; /*From sprint UI guidelines */ | ||
| 148 | text-align: center; | ||
| 149 | } | ||
| 150 | +body.wallpaper, | ||
| 151 | + body.palm-default { | ||
| 152 | + background:#000 url(/media/internal/scrims/sprintnav-scrim.png) 0 0 fixed no-repeat; | ||
| 153 | + color:#fff; | ||
| 154 | +} | ||
| 144 | 155 | ||
| 156 | .palm-button.spinner { | ||
| 157 | float: right; |

