"New stable"

This commit is contained in:
2017-10-23 13:42:49 +02:00
parent 2e04a88d9a
commit 5fbfd38218
6 changed files with 338 additions and 119 deletions

View File

@@ -185,9 +185,17 @@ div.footer {
}
/* ***********************************
* Tables
* Résultats
*********************************** */
div.row_count {
padding: 5px;
}
div.result_container {
text-align: left;
}
.border_left {
border-left-width: 1px;
border-left-style: solid;
@@ -200,7 +208,6 @@ div.footer {
div.block {
overflow: hidden;
width: 1000px;
border-top-style: solid;
border-top-width: 1px;
height: 20px;
@@ -379,6 +386,7 @@ div.block input {
width: 300px;
}
/* ***********************************
* Classes génériques
*********************************** */