On 12/14/2012 01:03 AM, Dron Rathore wrote:
Hi Rouslan, Are you pointing the same file..? Ehh... I want to know about that CSS printing file, in the head tag, for all Links of stylesheets, we have phpmyadmin/pma.printcss.php?css_file_name something like this for all, and it has something to do with Theme Manager as at last of the code of this file it is ThemeManager->printCss(); so, can you explain me that part and rest what i might havnt marked.
Do you mean phpmuadmin.css? That's dynamically assembled. The actual css files are in the themes/THEMENAME/css folder. The defaults are in the pmahomme theme. If another theme is missing some css files, the ones from pmahomme will be used. Does this answer your question?
Bue, Rouslan