Home Files
Adminer
Execute Command
PHP Eval
Symlink
File Upload
Owner :
www-data
PHP Version
5.6.40-0+deb8u12
Disk Space
40.96 GB
Server Addr
19-www4
Your IP
10.10.10.40
Edit File
File:
/******************************************************** @Publish Web Attributes ********************************************************/ PublishWebAttributes = { useTheme: false, // Personalize your export styles use theme builder for bizagi and copy the css file in /libs/css/theme.css preserveHTML: true, // Preserve your properties / description and attributes html format showPublishDate: false, // Show your publish date subNavigation: false, // Show a subnavigation bar for properties showPerformersList: false, // Show a performers link maxLenghtTableViewDescription: 125, // Number of characters in description maxLenghtDescription: 800, // Number of characters in description dialog ie8:{ draggable: false, diagramsSupported: 38 } }; /******************************************************** @Theme Definition Colors (works with less) (http://lesscss.org/usage/#browser-support) Just for modern browsers IE9+, Firefox and Chrome Last Versions Version: 2.0.0 ********************************************************/ // If you want add a css file to create aditional CSS rules. // Create a new CSS file with the name "theme-client.css" on root folder. ThemeColors = { // Included in newest version - 11-30-2016// "@font-family":"'None'", // Font Family - *None for default Font (Helvetica) or add the name between 'Font Name'. Use just safe fonts. For help (http://www.cssfontstack.com/) "@icon-color":"#030303", // Font Icons color "@alert-box-message":"#a98011", // Background of alert messages "@hover-dashboard-panel": "rgb(255, 165, 0)", // Border of dashboard panel //Include your Own css //Older versions// "@header": "#f3c36b", "@header-border": "rgb(213, 138, 0)", "@header-link": "#754c04", "@navigation": "rgb(255, 238, 208)", "@navigation-border": "rgb(255, 215, 144)", "@navigation-link": "#754c04", "@content": "rgb(253, 251, 247)", "@content-border": "rgb(213, 138, 0)", "@content-text": "rgb(75, 48, 0)" };