Commit 4c2445225e6f41fc95213355cc7eaf13ec6d4db4

  • avatar
  • egaudet
  • Thu Feb 18 07:41:56 CET 2010
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
  
294294 "scenes": "prefs"
295295 },
296296diff --git a/usr/palm/applications/com.palm.app.findapps/stylesheets/appcatalog.css b/usr/palm/applications/com.palm.app.findapps/stylesheets/appcatalog.css
297index 6db1994..65cc955 100644
297index 6db1994..9ce7e8d 100644
298298--- a/usr/palm/applications/com.palm.app.findapps/stylesheets/appcatalog.css
299299+++ b/usr/palm/applications/com.palm.app.findapps/stylesheets/appcatalog.css
300@@ -1579,3 +1579,37 @@ a:hover.table-of-contents {color: #1F00F0;}
300@@ -1578,4 +1578,38 @@ a:hover.table-of-contents {color: #1F00F0;}
301 -webkit-border-image: url(../images/update-progress-blue.png) 3 7 3 1;
301302 /* -webkit-box-sizing: border-box; */
302303 }
303
304-
304305\ No newline at end of file
306+
305307+.palm-row.unwanted .palm-row-wrapper .title {
306308+ color: #447799; /* shade of blue roughly matching the scrim */
307309+}