fabrixxm / Year-View

Thunderbird/Lightning "Year view" add-on
https://addons.mozilla.org/it/thunderbird/addon/14467/
GNU General Public License v2.0
13 stars 9 forks source link

Increase box and font sizes in year view #26

Open umgy opened 5 years ago

umgy commented 5 years ago

Hi, I'm using the addon occasionally for quite a while, because I was used to EssentialPIM and its year view mode. But unfortunately the font sizes and box sizes in this addon are not readable due to the way how the stylesheet is working. Would it be possible to make it more like EPIM year view? In case you're using Windows you can maybe check out the style of EPIM's year view in the Free Version

I would like to help but don't know where to start. Maybe you can give me a hint?

fabrixxm commented 5 years ago

Making fonts bigger is surely doable. Making event boxes span across days is impossible (or really really difficult) right now because of how the layout is created. this mostly means that if you increase font size, less text will be readable in event box ...

umgy commented 5 years ago

Can you tell me where to increase the font size? I will try to do it offline and see how it looks like. Thanks!

fabrixxm commented 5 years ago

You can change the font-size in calendaryearview.css

https://github.com/fabrixxm/Year-View/blob/master/chrome/skin/classic/calendaryearview.css#L95