merkatsu / website

3 stars 0 forks source link

Layout Order Information #36

Closed mariacovasgrilo closed 8 years ago

mariacovasgrilo commented 9 years ago

order_open_statusundefined

/* data like "25.12.2015", "19.30€", etc : */ margin-top: 13px; font-family: Montserrat-Light; font-size: 11px; color: #767075; line-height: 14px;

/* DATE, STATUS, TOTAL, etc: */ font-family: Montserrat-Light; font-size: 11px; color: #F5F5F5;

Distance between "ADDRESS" and "25.12.2015": 20px; Distance between "DATE" and "ASHLEA HOHLT": 30px;

/* order options text ("Shipping", "Printed Special Cardbox", etc") : */ font-family: Montserrat-Light; font-size: 11px; color: #767075; line-height: 18px;

/* Red Jacket: */ font-family: Montserrat-Light; font-size: 13px; color: #F5F5F5;

/* 1 unit, Size L, Fur Colar, etc: */ font-family: Montserrat-Light; font-size: 11px; color: #767075; line-height: 18px;

Prices margin-right: 30px; Distance between name of item and its options should be barely bigger than the distance between each option.

"Undefined" status should be highlighted as a reminder for the item owner to take care of it asap.

mariacovasgrilo commented 9 years ago

screen shot 2015-02-14 at 16 46 05

mariacovasgrilo commented 9 years ago

Problemo: when you want to change the order status, it loads forever but really gets nowhere.

screen shot 2015-04-26 at 22 22 08 screen shot 2015-04-26 at 22 22 22