Mercurial > moin > 2.0
changeset 1860:dab0253193eb
setup: new version of XStatic-svg-edit-moin, fixes #149 by the patch of Sam Toyer in the save extension
author | Reimar Bauer <rb.proj AT googlemail DOT com> |
---|---|
date | Thu, 15 Nov 2012 21:28:28 +0100 |
parents | 553bf177019b |
children | b85f46013e3a |
files | MoinMoin/themes/modernized/static/css/common.css setup.py |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/MoinMoin/themes/modernized/static/css/common.css Sat Nov 03 01:08:29 2012 +0100 +++ b/MoinMoin/themes/modernized/static/css/common.css Thu Nov 15 21:28:28 2012 +0100 @@ -29,7 +29,7 @@ fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, -video { margin: 0; padding: 0; border: 0; outline: 0; +video { margin: 220; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } body { line-height: 1; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav,
--- a/setup.py Sat Nov 03 01:08:29 2012 +0100 +++ b/setup.py Thu Nov 15 21:28:28 2012 +0100 @@ -108,7 +108,7 @@ 'XStatic-svgweb>=2011.2.3.2', 'XStatic-TWikiDraw-moin>=2004.10.23.2', 'XStatic-AnyWikiDraw>=0.14.2', - 'XStatic-svg-edit-moin>=2011.07.07.2', + 'XStatic-svg-edit-moin>=2012.11.15.1', ], # optional features and their list of requirements extras_require={