Prettify revente/shotgun

This commit is contained in:
Ludovic Stephan 2018-12-07 17:35:53 +01:00
parent 5c8164dd3b
commit 6be42d57ca
3 changed files with 33 additions and 6 deletions

View file

@ -187,6 +187,18 @@ form.petit-cours_form .remove-btn {
margin-top : 10px;
}
table#bda-shotgun td {
padding: 14px;
}
table#bda-shotgun td.button {
padding: 8px;
}
table#bda-shotgun a, table#bda-shotgun a:hover {
color: #FFF
}
tr.dynamic-form td {
background: #F0F0F0;
}