Commit eff92334 authored by delanoe's avatar delanoe

Modifications qui seront validées :

	modifié :         ../templates/pages/corpora/journals.html
	modifié :         ../templates/pages/corpora/terms.html
	modifié :         ../templates/pages/corpora/titles.html

The chart is now readable (background white) but need to be centered in
a div.
parent 2bce0ae0
......@@ -18,7 +18,7 @@
{% block content %}
<div class="container">
<div class="jumbotron">
<div>
<div class="row">
<div id="monthly-move-chart">
<center>
......@@ -47,6 +47,7 @@
<br>
</div>
<div class="jumbotron">
<div class="row">
<div class="panel panel-default">
......@@ -72,6 +73,7 @@
</div> <!-- /row with the dynatable panels -->
</div> <!-- /jumbotron -->
</div> <!-- Alignment -->
</div> <!-- /container -->
......
......@@ -18,7 +18,7 @@
{% block content %}
<div class="container">
<div class="jumbotron">
<div>
<div class="row">
<div id="monthly-move-chart">
<center>
......@@ -48,6 +48,7 @@
<input type="hidden" id="groups_id" value=""></input>
<input type="hidden" id="scores_id" value=""></input>
<div class="jumbotron">
<div class="row">
<div class="panel panel-default">
......@@ -94,7 +95,8 @@
</div> <!-- /div panel -->
</div> <!-- /row with the dynatable panels -->
</div>
</div> <!-- /jumbotron -->
</div> <!-- Alignment -->
<!-- /jumbotron
<button id="ImportList" onclick="GetUserPortfolio();" class="btn btn-warning">
......
......@@ -19,7 +19,7 @@
{% block content %}
<div class="container">
<div class="jumbotron">
<div>
<div class="row">
<div id="monthly-move-chart">
<center>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment