changeset 5991 | 39d031ee4af3 |
parent 5939 | a33402c1aa79 |
child 6004 | d17d3b34bc12 |
--- a/web/data/cubicweb.css Mon Jul 19 10:13:01 2010 +0200 +++ b/web/data/cubicweb.css Mon Jul 19 10:51:23 2010 +0200 @@ -91,7 +91,7 @@ } ul { - margin-bottom: %(defaultLineHeightEm)s; + margin-bottom: %(defaultLineHeightEm)s; } ol { @@ -114,7 +114,12 @@ } img{ - border: none; + border: none; +} + +img.contentimage { + width: 100%; + height: 100%; } fieldset {