css tweaks

This commit is contained in:
Ludovic Stephan 2017-02-13 11:34:47 -02:00
parent 3dfd8bf616
commit 83e41c292e
2 changed files with 20 additions and 2 deletions

View file

@ -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
*/