Merge branch 'qwann/k-fet/home' into qwann/k-fet/kfet_open

This commit is contained in:
Qwann 2017-03-10 16:58:46 +01:00
commit 52dda7be9a
4 changed files with 81 additions and 24 deletions

View file

@ -213,6 +213,24 @@ textarea {
font-size:25px;
}
/*
* Pages tableaux seuls
*/
.content-center > div {
background:#fff;
}
.content-center tbody tr:not(.section) td {
padding:0px 5px !important;
}
.content-center .table .form-control {
padding: 1px 12px ;
height:28px;
margin:3px 0px;
}
/*
* Pages formulaires seuls
*/
@ -365,6 +383,11 @@ textarea {
margin:15px 0;
}
/* Tooltips */
thead .tooltip {
font-size:13px;
}
/*
* Statistiques
*/