

Designing a Web Generation Application › Toolset Design Options › Cascading Style Sheets
Cascading Style Sheets
In CA Gen, all the windows in a given Business System inherit up to two cascading style sheets from the HTML\css directory.
- The first style sheet is a generated file with a name of <Business_System_Name>.css file. This file contains all the class selectors with their foreground color, background color, and font information specified in the Business System Default Video Properties dialog. The Class selector style statements in this file include the information from window default video properties and from custom video properties. The first link statement in each generated <window_name>.html file references this CSS file.
- The second style sheet is an optional cascading style sheet file specified and supplied by the user. You can specify the css file name in the CSS Filename entry field from the Java Web Generation node in the Default Video Properties dialog. The second link statement in each generated <window_name>.html file references this CSS file, if this file is specified. The user must maintain, modify or validate this style sheet file, if required. A sample user CSS file is available in the Gen\samples\CSS directory.
Note: For more information about specifying the user cascading style sheet, see the Toolset Help.
Copyright © 2013 CA.
All rights reserved.
 
|
|