Question #205139 on PHPDevShell changed:
https://answers.launchpad.net/phpdevshell/+question/205139

    Status: Open => Answered

Greg proposed the following answer:
Create a file named "chrome_css_fix.css" at the root of the PHPDevShell
installation, with this content:

#nav a {
        padding: 5px !important;
}

Log in to your PHPDevShell installation as root, then go to

System Management > System Admin > System Settings

In the "Theme Settings" tag, locate the field "Custom CSS" and type the
name of the file: chrome_css_fix.css

This should fix the problem until we release a new version.

-- 
You received this question notification because you are a member of
PHPDevShell, which is an answer contact for PHPDevShell.

_______________________________________________
Mailing list: https://launchpad.net/~phpdevshell
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~phpdevshell
More help   : https://help.launchpad.net/ListHelp

Reply via email to