make product redistribution work!
This commit is contained in:
parent
2d99141229
commit
c900cf4988
5 changed files with 103 additions and 18 deletions
|
|
@ -253,6 +253,11 @@ tr.unavailable {
|
|||
height: inherit;
|
||||
}
|
||||
|
||||
// inline form elements
|
||||
.inline {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
// show package icon after amount of package numbers
|
||||
.package {
|
||||
background: url(package-bg.png) no-repeat right center;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue