Ajout de lien hypertext sur les questions dans la vue KANBAN des thèmes
[OpenERP/faq.git] / static / css / faq.css
index da6a997..3301574 100644 (file)
@@ -11,3 +11,11 @@ li.bullet{
     list-style-type: disc !important;
     margin-left: 30px !important;
 }
+
+.question_frame{
+    padding: 0px 5px 10px 10px !important;
+    border-radius: 5px;
+    border: 1px solid #A4A4A4;
+    margin: 10px !important;
+    background: #FAFAFA;
+}
\ No newline at end of file