Commit graph

8 commits

Author SHA1 Message Date
rlx
1a0c5aeab5 fix css for form elements on text pages 2016-01-13 13:42:39 +05:30
rlx
1734bcc66f allow for squared-styled progress bars 2016-01-12 19:01:15 +05:30
rlx
32252a1dfd some more support for squared style 2016-01-12 11:11:08 +05:30
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
j
46d0dcf2e3 add option to Ox.Input to set readonly attribute 2015-02-27 12:26:47 +05:30
rolux
9fef3ccb67 on drag/resize, don't wrap dialog in box 2015-02-12 09:44:47 +00:00
j
07d5ebce4a set -ms-linear-gradient on background: and not background-image: in IE 2014-10-06 15:15:42 +02:00
rolux
51696562f1 remove unneeded Ox. prefix from path and file names 2014-09-26 15:51:50 +02:00