fixed discount style..
This commit is contained in:
parent
0f2ec24f6d
commit
03ba872d8b
@ -285,6 +285,12 @@ th, td
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.lines .discount
|
||||
{
|
||||
width: 10%;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.lines .total
|
||||
{
|
||||
width: 20%;
|
||||
@ -369,6 +375,12 @@ th, td
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.c-lines .discount
|
||||
{
|
||||
width: 10%;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.c-lines .total
|
||||
{
|
||||
width: 20%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user