From dd049c8a843d991572ba99b84cf876d5f823ae7c Mon Sep 17 00:00:00 2001 From: Alicia FLOREZ Date: Tue, 16 Apr 2013 11:38:30 +0200 Subject: [PATCH] =?utf8?q?Travail=20pr=C3=A9paratoire=20sur=20Kanban=20Theme?= =?utf8?q?=20(tests)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- static/css/faq.css | 6 +++++- views/faq_view.xml | 30 ++++++++++++++++++++++++++---- 2 files changed, 31 insertions(+), 5 deletions(-) diff --git a/static/css/faq.css b/static/css/faq.css index 1a24441..dd5990b 100644 --- a/static/css/faq.css +++ b/static/css/faq.css @@ -1,3 +1,7 @@ .faq_question_panel { - color: red !important; + color: green; +} + +.oe_kanban_record { + width: 98%; } \ No newline at end of file diff --git a/views/faq_view.xml b/views/faq_view.xml index 5a3081b..eb38129 100644 --- a/views/faq_view.xml +++ b/views/faq_view.xml @@ -21,8 +21,11 @@ + + + -
+
@@ -34,9 +37,28 @@
-
-

- +
+

+ +

Description

+ + +

Questions

+ +

+
+ +

Domain:

+

String:

+

Views:

+

Relation:

+

Context:

+

Relation_field:

+

Selectable:

+

Type:

+

Value:

+

Raw_value:

+
-- 1.7.10.4