From: Alicia FLOREZ Date: Wed, 22 May 2013 12:14:04 +0000 (+0200) Subject: Vue KANBAN thème : ajout d'une liste à puces pour les réponses X-Git-Url: http://git.inspyration.org/?p=OpenERP%2Ffaq.git;a=commitdiff_plain;h=329dea1ee405ae7c68d9eef8c9fd111c5ada92c1 Vue KANBAN thème : ajout d'une liste à puces pour les réponses --- diff --git a/static/css/faq.css b/static/css/faq.css index ea873a5..da6a997 100644 --- a/static/css/faq.css +++ b/static/css/faq.css @@ -5,4 +5,9 @@ width: 99%; } -.oe_kanban_content{} \ No newline at end of file +.oe_kanban_content{} + +li.bullet{ + list-style-type: disc !important; + margin-left: 30px !important; +} diff --git a/views/faq_view.xml b/views/faq_view.xml index 0bae2bc..b3871a9 100644 --- a/views/faq_view.xml +++ b/views/faq_view.xml @@ -60,22 +60,25 @@ - + + + + + +