* Applied patch by Vincent Duvent that cures some XML errors. Thanks!
* Vincent also saw that the logo bg-color is #eeeeee instead of #efefef. ->Corrected CSS. Also, there can be issues with PNG inside div-blocks setting a bg-color. PNGs include a color profile that can screw browser rendering to display different colors though using the same RGB values. Interesting. See http://www.kaktus.cc/weblog/png_and_color_profiles/ I stripped the color profile info from the logo.png as suggested at that URL. Thanks Vincent! +alphabranch git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32804 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -27,11 +27,11 @@
|
||||
|
||||
<div class="topnav">
|
||||
<p>
|
||||
«  <a href="workshop-filetypes+attributes.html">Workshop</a>
|
||||
«  <a href="workshop-filetypes+attributes.html">Workshop</a>
|
||||
  ::  
|
||||
<a href="contents.html" class="uplink">Contents</a>
|
||||
  ::  
|
||||
<a href="desktop-applets.html">Desktop Applets</a>  »
|
||||
<a href="desktop-applets.html">Desktop Applets</a>  »
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@@ -92,7 +92,7 @@ Otherwise, uninstalling is simply done by deleting the application's folder.</p>
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/icon-o-matic-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/icon-o-matic.html">Icon-O-Matic</a></td><td> </td>
|
||||
<td valign="top">An app to create Haiku's vector icons.</td></tr>
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/installer-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/installer.html">Installer</a></td><td> </td>
|
||||
<td valign="top">The tool to install Haiku to a partition.</span></td></tr>
|
||||
<td valign="top">The tool to install Haiku to a partition.</td></tr>
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/magnify-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/magnify.html">Magnify</a></td><td> </td>
|
||||
<td valign="top">A magnified view of the area around your mouse pointer.</td></tr>
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/mail-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/mail.html">Mail</a></td><td> </td>
|
||||
@@ -147,11 +147,11 @@ Otherwise, uninstalling is simply done by deleting the application's folder.</p>
|
||||
|
||||
<div class="bottomnav">
|
||||
<p>
|
||||
«  <a href="workshop-filetypes+attributes.html">Workshop</a>
|
||||
«  <a href="workshop-filetypes+attributes.html">Workshop</a>
|
||||
  ::  
|
||||
<a href="contents.html" class="uplink">Contents</a>
|
||||
  ::  
|
||||
<a href="desktop-applets.html">Desktop Applets</a>  »
|
||||
<a href="desktop-applets.html">Desktop Applets</a>  »
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user