update PHP Excel

This commit is contained in:
2015-12-25 20:30:06 +01:00
parent 6bfd90b66e
commit b97433319a
258 changed files with 88877 additions and 81592 deletions

View File

@@ -1,14 +1,18 @@
#product {
#progress {
display:none;
margin-top:10px;
overflow:hidden;
border: 1px dashed #CCC;
}
#products {
#progress .bar {
width:0%;
height:18px;
background:#CCC;
table {
width:100%;
}
table tr {
margin:0.3em 0;
}
table tr td {
padding:0.2em 0.5em;
margin:0.3em 0.5em;
background-color:#C0CAE0;
}
}