From: Joey Hess Date: Sun, 13 Jun 2010 12:47:21 +0000 (-0400) Subject: remove obsolete ol class=form for editpage and editcomment X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/ec3cadb0659e747e66c1cfd48a0475ee8bbe5bcb?hp=85546d570e36b85fce27755590ec6e8b8e1fce81 remove obsolete ol class=form for editpage and editcomment The styling of labels on the form largely obsoleted the special styled ol, so just a few br's sufficed. Using an ol like that was not too semantically right (probably?) and could cause problems with customized local.css. --- diff --git a/doc/style.css b/doc/style.css index 22c68bd7a..7c97a518c 100644 --- a/doc/style.css +++ b/doc/style.css @@ -338,13 +338,6 @@ label.block { label.inline { display: inline; } -ol.form { - list-style: none; - padding: 0; -} -li.form { - padding-bottom: 1em; -} input#openid_identifier { background: url(wikiicons/openidlogin-bg.gif) no-repeat; background-color: #fff; diff --git a/templates/editcomment.tmpl b/templates/editcomment.tmpl index f3a8e7395..a2edc691e 100644 --- a/templates/editcomment.tmpl +++ b/templates/editcomment.tmpl @@ -1,35 +1,27 @@
+
-
    -
  1. (optional, or signin) -
  2. -
  3. +
    (optional) -
  4. +
    -
  5. (You might want to Signin first?) -
  6. +
    -

  7. -
  8. -

  9. -
  10. -

diff --git a/templates/editpage.tmpl b/templates/editpage.tmpl index b4b0d05df..d6ad80614 100644 --- a/templates/editpage.tmpl +++ b/templates/editpage.tmpl @@ -1,33 +1,26 @@ +
-
    -
  1. -
  2. -

  3. -
  4. -

  5. -
  6. -