* 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:
Joachim Seemer
2009-08-29 09:39:28 +00:00
parent e168f3257f
commit ca8b8ff27b
80 changed files with 376 additions and 364 deletions
+6 -6
View File
@@ -26,11 +26,11 @@
<div class="topnav">
<p>
&laquo;&#160;&#160;<a href="filesystem-layout.html">Filesystem layout</a>
«&#160;&#160;<a href="filesystem-layout.html">Filesystem layout</a>
&#160;&#160;::&#160;&#160;
<a href="contents.html" class="uplink">Contents</a>
&#160;&#160;::&#160;&#160;
<a href="workspaces.html">Workspaces</a>&#160;&#160;&raquo;
<a href="workspaces.html">Workspaces</a>&#160;&#160;»
</p>
</div>
@@ -70,8 +70,8 @@ You can enter parent folders with the drop-down menu above the file listing.</p>
<table summary="shortcuts" border="0" cellspacing="0" cellpadding="2">
<tr><td><span class="key">ALT</span>&#160;<span class="key">N</span></td><td></td><td> Creates a new folder.</td></tr>
<tr><td><span class="key">ALT</span>&#160;<span class="key">E</span></td><td></td><td> Lets you rename the selected entry.</td></tr>
<tr><td><span class="key">ALT</span>&#160;<span class="key">&uarr;</span></td><td style="width:24px;"></td><td> Opens the parent folder.</td></tr>
<tr><td class="onelinetop"><span class="key">ALT</span>&#160;<span class="key">&darr;</span> or <span class="key">ENTER</span></td><td></td><td> Opens the selected folder.</td></tr>
<tr><td><span class="key">ALT</span>&#160;<span class="key"></span></td><td style="width:24px;"></td><td> Opens the parent folder.</td></tr>
<tr><td class="onelinetop"><span class="key">ALT</span>&#160;<span class="key"></span> or <span class="key">ENTER</span></td><td></td><td> Opens the selected folder.</td></tr>
<tr><td><span class="key">ALT</span>&#160;<span class="key">D</span></td><td></td><td> Takes you to your Desktop.</td></tr>
<tr><td><span class="key">ALT</span>&#160;<span class="key">H</span></td><td></td><td> Takes you to your Home folder.</td></tr>
</table>
@@ -88,11 +88,11 @@ All Favorites are kept in <span class="path">/boot/home/config/settings/Tracker/
<div class="bottomnav">
<p>
&laquo;&#160;&#160;<a href="filesystem-layout.html">Filesystem layout</a>
«&#160;&#160;<a href="filesystem-layout.html">Filesystem layout</a>
&#160;&#160;::&#160;&#160;
<a href="contents.html" class="uplink">Contents</a>
&#160;&#160;::&#160;&#160;
<a href="workspaces.html">Workspaces</a>&#160;&#160;&raquo;
<a href="workspaces.html">Workspaces</a>&#160;&#160;»
</p>
</div>