التصميم في الرسائل (تغيير)

Hello.

In private messages I see:

Maybe the menu on the left is a mess? Maybe add an icon or remove an icon to align menu items?

Maybe. I’m thinking tweaking list-style-position might be good enough without adding a list marker icon.

Got a mock-up of what you think would be an improvement?

إعجاب واحد (1)

Options can be many.

  1. remove: <i class="fa fa-group d-icon d-icon-group glyph"></i> and add to li class: archive

  1. or add an icon to the last item.

A single icon is evident. Or add another icon to highlight a group. Or to remove it.

ألا يكون هذا جيدًا لك؟


بدون إزالة الأيقونات أو أي شيء آخر، بل مجرد محاذاة «الأرشيف» تحت اسم المجموعة.
أعتقد أن إضافة أيقونة أخرى سيجعلها «ثقيلة» جدًا على رسومات الصفحة.

إعجابَين (2)

Yes, that’s an option. I was just saying that you can remove or add an icon to align. Accordingly, to move the inscription: Archive

.user-navigation .nav-stacked li.archive {
     padding-left: 30px; // was - padding-left: 15px;
}
إعجابَين (2)

Feel free to submit a PR.

6 إعجابات