Comparar commits
2 commits
2177d03435
...
5e19d170c3
Autor | SHA1 | Fecha | |
---|---|---|---|
5e19d170c3 | |||
0114f07e70 |
Se han modificado 6 ficheros con 40 adiciones y 0 borrados
|
@ -50,3 +50,11 @@ th {
|
||||||
color: #ddd;
|
color: #ddd;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
table.table_magasin{
|
||||||
|
width: 150px;
|
||||||
|
padding: 12px;
|
||||||
|
margin-top: 10px;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
|
||||||
|
}
|
|
@ -48,3 +48,10 @@ td, th {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
border: 1px solid #ecf0f1;
|
border: 1px solid #ecf0f1;
|
||||||
}
|
}
|
||||||
|
table.table_magasin{
|
||||||
|
width: 150px;
|
||||||
|
padding: 12px;
|
||||||
|
margin-top: 10px;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
|
||||||
|
}
|
|
@ -40,3 +40,10 @@ td, th {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
border: 1px solid #ddd;
|
border: 1px solid #ddd;
|
||||||
}
|
}
|
||||||
|
table.table_magasin{
|
||||||
|
width: 150px;
|
||||||
|
padding: 12px;
|
||||||
|
margin-top: 10px;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
|
||||||
|
}
|
|
@ -49,3 +49,10 @@ td, th {
|
||||||
border: 1px solid #ff9900;
|
border: 1px solid #ff9900;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
table.table_magasin{
|
||||||
|
width: 150px;
|
||||||
|
padding: 12px;
|
||||||
|
margin-top: 10px;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
|
||||||
|
}
|
|
@ -64,6 +64,11 @@ th {
|
||||||
table tr:hover {
|
table tr:hover {
|
||||||
background-color: #f1f1f1;
|
background-color: #f1f1f1;
|
||||||
}
|
}
|
||||||
|
table.table_magasin{
|
||||||
|
width: 150px;
|
||||||
|
padding: 12px;
|
||||||
|
margin-top: 10px;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
|
||||||
|
|
||||||
video{
|
video{
|
||||||
|
|
|
@ -82,4 +82,10 @@ table tr:hover {
|
||||||
background-color: #b61212;
|
background-color: #b61212;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
table.table_magasin{
|
||||||
|
width: 150px;
|
||||||
|
padding: 12px;
|
||||||
|
margin-top: 10px;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
Cargando…
Referenciar en una nueva incidencia