R Pruitt
معلومات عنّي
الاسم | R Pruitt |
---|---|
مُستخدم منذ | مارس 5, 2007 |
عدد الإضافات التي طورتها | إضافة واحدة |
معدّل التقييم من مطوري الإضافات | مقيمة بـ 4 من 5 نجوم |
الإضافات التي أنشأتها
تعليقاتي
Classic Reloaded
مقيمة بـ 4 من 5 نجوم
To remove the message header toolbar entirely, put the following line in userChrome.css:
#header-view-toolbox { display: none; }
Edited to add: to have the message header buttons display normally(to the right for LTR languages) use the following:
#expandedHeadersTopBox { display: block; }
Apparently this is overwritten in the extension, and it is what allows the From and buttons to be moved with CSS.
لإنشاء مجموعاتك الخاصة، يجب أن تمتلك حسابا على موقع إضافات موزيلا.