No description
Find a file
Will Thompson 078be8e98f Collapse and style definition lists
ie display this:

     <dl>
       <dt>Foo:</dt>
       <dd>Bar</dd>
       <dt>Juice:</dt>
       <dd>Toast</dd>
       <dd>Milk</dd>
     </dl>

as:

     *Foo:*    Bar
     *Juice:*  Toast
               Milk
2015-09-14 20:45:49 +00:00
examples typo in examples 2015-08-12 14:24:41 +02:00
readme rename build/ to min/ 2014-09-26 18:57:12 +02:00
source Collapse and style definition lists 2015-09-14 20:45:49 +00:00
tools avoid missing files during oxjs build 2015-04-18 12:31:55 +02:00
.bzrignore update .bzrignore 2014-09-30 15:43:29 +02:00
index.css fix oxmedium theme oxjs.org byline css 2013-05-15 09:44:11 +02:00
index.html this is the future... 2012-04-05 17:28:40 +02:00
index.js rename build/ to min/ 2014-09-26 18:57:12 +02:00