add gray
This commit is contained in:
+10
-2
@@ -33,11 +33,13 @@
|
||||
padding: 4px 8px;
|
||||
font-size: 10px;
|
||||
border-bottom: 1px solid #000;
|
||||
background-color: #E0E0E0;
|
||||
}
|
||||
|
||||
.sticker-motca .sticker-body {
|
||||
display: flex;
|
||||
border-bottom: 1px solid #000;
|
||||
background-color: #E0E0E0;
|
||||
}
|
||||
|
||||
.sticker-motca .sticker-info {
|
||||
@@ -45,12 +47,18 @@
|
||||
padding: 4px 8px;
|
||||
font-size: 10px;
|
||||
line-height: 1.4;
|
||||
position: relative;
|
||||
padding-bottom: 28px;
|
||||
}
|
||||
|
||||
.sticker-motca .sticker-info .barcode {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
left: 1px;
|
||||
height: 25px;
|
||||
width: 100%;
|
||||
margin-top: 4px;
|
||||
width: 80px;
|
||||
display: block;
|
||||
background-color: #E0E0E0;
|
||||
}
|
||||
|
||||
.sticker-motca .sticker-values {
|
||||
|
||||
Reference in New Issue
Block a user