* 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:
@@ -26,11 +26,11 @@
|
||||
|
||||
<div class="topnav">
|
||||
<p>
|
||||
«  <a href="attributes.html">Attributes</a>
|
||||
«  <a href="attributes.html">Attributes</a>
|
||||
  ::  
|
||||
<a href="contents.html" class="uplink">Contents</a>
|
||||
  ::  
|
||||
<a href="queries.html">Queries</a>  »
|
||||
<a href="queries.html">Queries</a>  »
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@@ -86,7 +86,7 @@ be:deskbar_item_status
|
||||
last_modified
|
||||
name
|
||||
size
|
||||
</pre><p><br /></p></li>
|
||||
</pre><br /></p></li>
|
||||
<li><b>mkindex</b> - Adds an attribute to the index of a volume/partition.
|
||||
<pre>Usage: mkindex [options] <attribute>
|
||||
Creates a new index for the specified attribute.
|
||||
@@ -118,18 +118,18 @@ files with the INDEX_NAME attribute.
|
||||
|
||||
INDEX_NAME is the name of a file attribute.
|
||||
|
||||
If no volume is specified, the volume of the current directory is assumed.</pre>
|
||||
If no volume is specified, the volume of the current directory is assumed.</pre></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="bottomnav">
|
||||
<p>
|
||||
«  <a href="attributes.html">Attributes</a>
|
||||
«  <a href="attributes.html">Attributes</a>
|
||||
  ::  
|
||||
<a href="contents.html" class="uplink">Contents</a>
|
||||
  ::  
|
||||
<a href="queries.html">Queries</a>  »
|
||||
<a href="queries.html">Queries</a>  »
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user