1
0
مراية لـ https://github.com/postalserver/postal.git تم المزامنة 2025-12-01 05:43:04 +00:00
الملفات
postal/app/assets/stylesheets/application/elements/_misc.scss
2017-04-19 13:07:25 +01:00

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;
}