Author Topic: Need more focus on external stylesheets  (Read 3106 times)

skyer2000

  • Freshman
  • *
  • Posts: 20
    • View Profile
Need more focus on external stylesheets
« on: August 09, 2011, 11:46:50 am »
It looks like Feng 2 is going to offer more options for configuration and plugin development. While you guys are working on this new version I believe there is one extremely important area you need to focus on, which is making everything run through external stylesheets.

There are inline styles sprinkled all over the application, with some views being much worse than others. I recently went in to modify some report views and found them to be controlled almost 100% by inline styles, attached to EVERY single element in the view.

When it comes to developing version 2, I hope you take the time to go through remove any instance of an inline style, and control the entire look of the application through external stylesheets.