Change default icon size in a tabs application ?

Hi,
I want to change the default icons size in a tab application. By default the size is forced to 16 x 16 px.

  • I don’t see any options to do this in advanced Css editor (layout)
  • Tab application doesn’t have any Events where I can put code and / or supercharge the css

… and sadly seems to me that the myproject_tab.css generated in the _lib/css of the project did not include size parameters …

So, any of you have an idea how to change in a bigger size the tab icons ?

Thanks in advance,

Herve

There is one way to add custom CSS to tab applications…

Create a new header template, set it as the template for your application and in the template you can add whatever you want, including the CSS to change the icon size:

[ATTACH=CONFIG]n76532[/ATTACH]

scriptcase-add-css-in-tab-applications.png

Of course you’r right !!! (̶◉͛‿◉̶)
A big thank you