i;m looking for the best way to change the backend-design with CSS. Yes, i know wher the CSS-Files are located - thats no problem. But how is the secure way, that i don't lost my changes with the next update? I've searched here in the forum, but can't find an answer.
It's about changing font-size, reduce padding and margin and all this stuff. I want more content on my screen. Maybe changing colors for CI, too.
Greetings!
By the way: if it would be interesting for anybody, i can share my work. Maybe it's interessting for anybody else, to get more content to the screen. For me, there is to much space... No Problem. If my work is finished i can share. Love to Airtime and the community! ;-)
thank you for your answer. This is a pity. Do you know, where can i give suggestions to the developer-team? Would be important to know, if all containers hold there given name or if there are changings in updates. I think i could write my own styleshit ( *lol* funny mistake - don't want to delete it. I mean stylesheet ;-) ) and import it only with @import, for example. So it would be easy for me.
The difficulty in preserving custom CSS at upgrade time is that new features may not display properly out-of-the-box. Perhaps we can develop a theming standard so that alternative CSS files can be selected as a system or user preference.