liquid_feedback_frontend

changeset 1095:b716804d1909

Fixed numbered lists in draft text
author bsw
date Mon Oct 20 12:55:16 2014 +0200 (2014-10-20)
parents ef41e3449577
children 9604ba51624a
files static/lf3.css
line diff
     1.1 --- a/static/lf3.css	Mon Oct 20 12:47:41 2014 +0200
     1.2 +++ b/static/lf3.css	Mon Oct 20 12:55:16 2014 +0200
     1.3 @@ -798,7 +798,8 @@
     1.4  .main .draft {
     1.5    font: normal 10pt / 125% sans-serif;
     1.6  }
     1.7 -.main .draft ul {
     1.8 +.main .draft ul,
     1.9 +.main .draft_content ul {
    1.10    margin-left: 1em;
    1.11    margin-bottom: 1.5ex;
    1.12    list-style: square;

Impressum / About Us