forked from DGNum/gestioCOF
css tweaks
This commit is contained in:
parent
3dfd8bf616
commit
83e41c292e
2 changed files with 20 additions and 2 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue