Commit 4c2445225e6f41fc95213355cc7eaf13ec6d4db4
Regenerate patch without -b to fix issue causing patch to not be able to reverse due to file ending without a newline at end of file
| |   |
| 294 | 294 | "scenes": "prefs" |
| 295 | 295 | }, |
| 296 | 296 | diff --git a/usr/palm/applications/com.palm.app.findapps/stylesheets/appcatalog.css b/usr/palm/applications/com.palm.app.findapps/stylesheets/appcatalog.css |
| index 6db1994..65cc955 100644 |
| index 6db1994..9ce7e8d 100644 |
| 298 | 298 | --- a/usr/palm/applications/com.palm.app.findapps/stylesheets/appcatalog.css |
| 299 | 299 | +++ b/usr/palm/applications/com.palm.app.findapps/stylesheets/appcatalog.css |
| @@ -1579,3 +1579,37 @@ a:hover.table-of-contents {color: #1F00F0;} |
| @@ -1578,4 +1578,38 @@ a:hover.table-of-contents {color: #1F00F0;} |
| -webkit-border-image: url(../images/update-progress-blue.png) 3 7 3 1; |
| 301 | 302 | /* -webkit-box-sizing: border-box; */ |
| 302 | 303 | } |
| |
| - |
| 304 | 305 | \ No newline at end of file |
| + |
| 305 | 307 | +.palm-row.unwanted .palm-row-wrapper .title { |
| 306 | 308 | + color: #447799; /* shade of blue roughly matching the scrim */ |
| 307 | 309 | +} |