update PHP Excel
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user