diff --git a/kfet/static/kfet/css/index.css b/kfet/static/kfet/css/index.css index 37e04bf6..3d553ad9 100644 --- a/kfet/static/kfet/css/index.css +++ b/kfet/static/kfet/css/index.css @@ -190,6 +190,24 @@ textarea { font-size:25px; } +/* + * Pages tableaux seuls + */ + +.content-center > div { + background:#fff; +} + +.content-center tbody tr:not(.section) td { + padding:0 !important; +} + +.content-center .table .form-control { + padding: 1px 12px ; + height:28px; + margin:3px 0px; +} + /* * Pages formulaires seuls */ diff --git a/kfet/templates/kfet/order_create.html b/kfet/templates/kfet/order_create.html index 4ea76466..676cc69a 100644 --- a/kfet/templates/kfet/order_create.html +++ b/kfet/templates/kfet/order_create.html @@ -5,11 +5,11 @@ {% block content %} -
+
{% csrf_token %} - +
Article