Ajout du listing et création d'inventaires

This commit is contained in:
Aurélien Delobelle 2016-08-27 14:12:01 +02:00
parent cd436faf9b
commit ffa73c41c3
7 changed files with 203 additions and 5 deletions

View file

@ -145,3 +145,9 @@ a:focus, a:hover {
.content-right-block table {
width:100%;
}
.content-right-block table thead {
background:#c8102e;
color:#fff;
font-weight:bold;
}