مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-12-01 05:43:04 +00:00
17 أسطر
302 B
SCSS
17 أسطر
302 B
SCSS
.returnPathTag {
|
|
background:image-url('icons/return-path.svg') no-repeat 0 4px / 10px;
|
|
padding-left:14px;
|
|
}
|
|
|
|
.returnPathTag--inMessageHeader {
|
|
background-size:14px;
|
|
padding-left:18px;
|
|
}
|
|
|
|
.warningBox {
|
|
background-color:#fff8e4;
|
|
border:1px solid #c8bc9b;
|
|
padding:15px;
|
|
line-height:1.4;
|
|
}
|