Docs: emphasize that this is a fork. Fixes #758

This commit is contained in:
Mottie 2014-10-31 13:45:26 -05:00
parent 8ad625b45b
commit 67eda350c6
2 changed files with 5 additions and 5 deletions

View File

@ -84,8 +84,8 @@ span.alert { padding: 1px 3px; }
.results { color: red; }
.clear { clear: both; }
.bootstrap_buttons button { margin: 5px 0 0 0; }
#main .ui-accordion-header a { font-size: 14px; }
#main .ui-accordion-content { font-size: 14px; }
#main .ui-accordion-header a, #main .ui-accordion-content { font-size: 14px; }
#banner small { font-size: 16px; vertical-align: super; }
.accordion { position: relative; }
.accordion .accordion-link { position: absolute; right: 1%; margin-top: 16px; z-index: 1; width: 12px; height: 12px;}
.accordion .accordion .accordion-link { margin-top: 12px; } /* nested accordion */

View File

@ -103,14 +103,14 @@
</label>
<div id="banner">
<h1>table<em>sorter</em></h1>
<h1>table<em>sorter</em> <small>(unofficial fork)</small></h1>
<h2>Documentation</h2>
<h3>Flexible client-side table sorting</h3>
</div>
<p>
<strong>Author:</strong> Christian Bach<br>
<strong>Maintainer:</strong> Rob Garrison (Mottie)<br>
<strong>Original Author:</strong> Christian Bach<br>
<strong>Maintainer of this fork:</strong> Rob Garrison (Mottie)<br>
<strong>Version:</strong> <a class="current-version" href="https://github.com/Mottie/tablesorter/archive/master.zip">2.1+</a> (<a href="https://github.com/Mottie/tablesorter/wiki/Changes">changelog</a>)&nbsp;
<iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=mottie&amp;repo=tablesorter&amp;type=fork&amp;count=true" width="90" height="20" title="Fork on GitHub"></iframe>
<iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=mottie&amp;repo=tablesorter&amp;type=watch&amp;count=true" width="100" height="20" title="Star on GitHub"></iframe>