Files
i2p.i2p/apps
str4d bbc2454f36 Remove \n from inside empty <ol>s
When there are no list items, the <ol>s are now rendered as <ol></ol>, which
means they can be selected in CSS with ol:empty (to e.g. display: none), because
:empty only ignores comments inside HTML tags. This will be unnecessary once
browsers support the :blank selector, which will build on :empty to also ignore
whitespace.
2016-05-23 06:21:24 +00:00
..
2016-05-08 19:49:14 +00:00
2013-11-21 09:38:09 +00:00
2016-04-30 15:02:04 +00:00
2016-05-23 05:41:24 +00:00