da6a9978f0316c28b9ef17a3cbd2cb3d0c8738df
[OpenERP/faq.git] / static / css / faq.css
1 .faq_question_panel {
2 }
3
4 .oe_kanban_record {
5     width: 99%;
6 }
7
8 .oe_kanban_content{}
9
10 li.bullet{
11     list-style-type: disc !important;
12     margin-left: 30px !important;
13 }