https://bugzilla.wikimedia.org/show_bug.cgi?id=32128
Bawolff <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |31235 --- Comment #8 from Bawolff <[email protected]> 2011-11-28 14:05:35 UTC --- (In reply to comment #5) > Thank you, > > CSS: > I don't know if it would have some effect if I split it to more files, because > now only one file needs to be loaded when page is opened, if I split it, I > would need to load more files, so it would have probably negative effect on > loading of page. > Nope, the ResourceLoader will combine them all before sending them to the user. Only one css file will be downloaded in either case. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
