forked from DGNum/gestioCOF
Merge branch 'qwann/k-fet/home' into qwann/k-fet/kfet_open
This commit is contained in:
commit
52dda7be9a
4 changed files with 81 additions and 24 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue