Merge remote-tracking branch 'upstream/develop' into new_branch_17_09_2018
This commit is contained in:
commit
2a0ed0f14c
@ -2719,8 +2719,8 @@ table.paddingtopbottomonly tr td {
|
||||
}
|
||||
tr.liste_titre_filter td.liste_titre {
|
||||
/* border-bottom: 1px solid #ddd; */
|
||||
padding-top: 2px;
|
||||
padding-bottom: 2px;
|
||||
padding-top: 1px;
|
||||
padding-bottom: 0px;
|
||||
}
|
||||
.liste_titre_create td, .liste_titre_create th, .liste_titre_create .tagtd
|
||||
{
|
||||
|
||||
@ -2685,8 +2685,8 @@ table.paddingtopbottomonly tr td {
|
||||
}
|
||||
tr.liste_titre_filter td.liste_titre {
|
||||
border-bottom: 1px solid #FDFFFF;
|
||||
padding-top: 2px;
|
||||
padding-bottom: 2px;
|
||||
padding-top: 4px;
|
||||
padding-bottom: 3px;
|
||||
}
|
||||
.liste_titre_create td, .liste_titre_create th, .liste_titre_create .tagtd
|
||||
{
|
||||
@ -2718,7 +2718,7 @@ table.liste td, table.noborder td, div.noborder form div {
|
||||
padding: 8px 6px 8px 6px; /* t r b l */
|
||||
}
|
||||
div.liste_titre_bydiv .divsearchfield {
|
||||
padding: 2px 1px 2px 0px; /* t r b l */
|
||||
padding: 2px 1px 2px 6px; /* t r b l */
|
||||
}
|
||||
|
||||
table.nobordernopadding {
|
||||
@ -4859,7 +4859,7 @@ dl.dropdown {
|
||||
padding:0px;
|
||||
margin-left: 2px;
|
||||
margin-right: 2px;
|
||||
vertical-align: text-bottom;
|
||||
vertical-align: middle;
|
||||
display: inline-block;
|
||||
}
|
||||
.dropdown dd, .dropdown dt {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user