|
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 |
|