Last modified by Eric Nantel on 2026/04/06 08:58

From version < 55.1 >
edited by Eric Nantel
on 2026/04/06 08:16
To version < 57.1 >
edited by Eric Nantel
on 2026/04/06 08:20
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -13,8 +13,8 @@
13 13   .asm-figures { display: flex; flex-wrap: wrap; gap: 0.75rem; flex: 0 1 580px; }
14 14   .asm-fullwidth { padding: 1rem; border-top: 1px solid #eee; font-size: 13px; overflow-x: auto; }
15 15   .asm-parts { display: flex; flex-wrap: wrap; gap: 0.75rem; margin-top: 0.75rem; align-items: stretch; }
16 - .asm-part { border: 1px solid #ddd; border-radius: 6px; overflow: hidden; flex: 0 1 150px; display: flex; flex-direction: column; }
17 - .asm-part-info { background: #FFF3D6; padding: 0.4rem 0.6rem; border-bottom: 1px solid #F5A800; flex: 1; }
16 +.asm-part { border: 1px solid #ddd; border-radius: 6px; overflow: hidden; flex: 0 1 210px; display: flex; flex-direction: column; }
17 +.asm-part-img img { max-width: 210px; max-height: 158px; height: auto; display: block; }
18 18   .asm-part-qty { font-size: 12px; font-weight: bold; color: #7A4F00; }
19 19   .asm-part-name { font-size: 11px; color: #5A3800; line-height: 1.4; margin-top: 2px; }
20 20   .asm-part-img { display: flex; align-items: center; justify-content: center; padding: 0.6rem; min-height: 100px; background: #fff; }
Copyright RobotShop 2018