Commit dacf0f3d 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 cd2bbbeb
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
{% block content %} {% block content %}
<div class="container"> <div class="container">
<div class="jumbotron"> <div>
<div class="row"> <div class="row">
<div id="monthly-move-chart"> <div id="monthly-move-chart">
<center> <center>
...@@ -47,6 +47,7 @@ ...@@ -47,6 +47,7 @@
<br> <br>
</div> </div>
<div class="jumbotron">
<div class="row"> <div class="row">
<div class="panel panel-default"> <div class="panel panel-default">
...@@ -72,6 +73,7 @@ ...@@ -72,6 +73,7 @@
</div> <!-- /row with the dynatable panels --> </div> <!-- /row with the dynatable panels -->
</div> <!-- /jumbotron --> </div> <!-- /jumbotron -->
</div> <!-- Alignment -->
</div> <!-- /container --> </div> <!-- /container -->
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
{% block content %} {% block content %}
<div class="container"> <div class="container">
<div class="jumbotron"> <div>
<div class="row"> <div class="row">
<div id="monthly-move-chart"> <div id="monthly-move-chart">
<center> <center>
...@@ -48,6 +48,7 @@ ...@@ -48,6 +48,7 @@
<input type="hidden" id="groups_id" value=""></input> <input type="hidden" id="groups_id" value=""></input>
<input type="hidden" id="scores_id" value=""></input> <input type="hidden" id="scores_id" value=""></input>
<div class="jumbotron">
<div class="row"> <div class="row">
<div class="panel panel-default"> <div class="panel panel-default">
...@@ -94,7 +95,8 @@ ...@@ -94,7 +95,8 @@
</div> <!-- /div panel --> </div> <!-- /div panel -->
</div> <!-- /row with the dynatable panels --> </div> <!-- /row with the dynatable panels -->
</div> </div> <!-- /jumbotron -->
</div> <!-- Alignment -->
<!-- /jumbotron <!-- /jumbotron
<button id="ImportList" onclick="GetUserPortfolio();" class="btn btn-warning"> <button id="ImportList" onclick="GetUserPortfolio();" class="btn btn-warning">
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
{% block content %} {% block content %}
<div class="container"> <div class="container">
<div class="jumbotron"> <div>
<div class="row"> <div class="row">
<div id="monthly-move-chart"> <div id="monthly-move-chart">
<center> <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