conema / monterail-fulldark

Monterail Full Dark, a Thunderbird theme inspired by the mockup of Monterail
Mozilla Public License 2.0
60 stars 12 forks source link

Request: Toolbar icons to be left-aligned #70

Closed masked-shizuma closed 3 years ago

masked-shizuma commented 3 years ago

Hello, Thank you for the great extension. It would be even better if there was an option to adjust the spacing of the icons in the toolbar to be narrower. Please support this if possible. Applying this extension causes the icons in the toolbar to be spread evenly. I prefer to use the icons packed on the left side. If you disable this extension, the stretch space you have placed will be enabled and the icons in the toolbar will be left-padded. If it is difficult to add options, I would like to modify this extension to use it, so please let me know where and how to modify it.

Thank you.

conema commented 3 years ago

Hi @masked-shizuma, I'm not sure about which toolbar you are talking about, could you post a screenshot of it?

masked-shizuma commented 3 years ago

Thanks for the reply. I will post a screenshot so you can check it out. Extensions pic_01 enabled Extensions pic_02 disabled The screenshot above shows the arrangement of the icons in the toolbar when this extension is enabled. The next screenshot shows the arrangement of the icons in the toolbar when the extension is disabled. I have inserted a stretchable space between the left and right icon groups. Nevertheless, when I enable this extension, it doesn't left justify. Extensions pic_03 Please confirm.

Thank you.

conema commented 3 years ago

You're welcome!

Try to delete these rows: https://github.com/conema/monterail-fulldark/blob/d1c8e3f3e2a6d7bcb477327623311f05cc2b0ad2/content/skin/root.css#L91-L94

masked-shizuma commented 3 years ago

Thanks for the reply. I deleted the relevant items as you pointed out, and the layout is now as I want it. I appreciate your kind support. Extensions pic_04

Thank you.