Applicable Versions: 3.00.0073 Onwards
DataPA provides two Cascading Style Sheets (.css) that allows the modification of the look and feel of DataPA Enterprise to suit individual requirements. These files are located withing the Stylesheet folder of the DataPA Enterprise Installation.
MasterPage.css
Type | Object | Description |
Element | Body | Central area for the display of reports and query available to the user |
Class | field_label_on_side_white | Used for the text in the header showing the Licence and Version Information |
Class | footer_text | DataPA Copyright Text at the bottom left of the page |
ID | contentwrapper | Main background to all of the DataPA Application |
ID | header | A section for the header images |
ID | headerImages | Block of 3 images in the Application Page header |
ID | headerLeftImage | Image for Left of the header row |
ID | headerMidImage | Image for Middle of the header row |
ID | headerRightImage | Image for Right of the header row |
ID | headerLic | A Section for the Licence Information in the lower header |
ID | headerVersion | A Licence Information in the lower header |
Style.css
Type | Object | Description |
Element | Body | Main Body Stye |
Class | Btn | All buttons |
Class | Check_box | All check boxes |
Class | dialog_header | Bar across screen in top of content |
Class | dialog_header_text | format foor the text to be displayed in the dialog header |
Class | error_message | Error, text, displays below the dialog_header |
Class | field_input | User input fields for text input |
Class | field_input_date | User input fields for dates |
Class | field_input_dropdown | User input fields for drop down lists |
Class | field_input_greyed_out | Format for display fields which are not enabled for input |
Class | field_input_on_side | Format for label fields |
Class | field_label_on_side_normal | Format for label fields on the licence and login entry screens |
Class | page_background | Overall page background |
Class | paramrow | Format for each row which displays data in parameters page |
Class | Pickerbtn | Format for a date picker |
Class | roweven | Format of a table's even rows |
Class | rowodd | Format of a table's odd rows |
Class | weekend_style | Format for differentiating the weekend on a calendar |
Class | overallBody | Main section where reports and queries are displayed |
Class | overallFooter | Footer for main section of page |
Class | overallHeader | Header for main section of page |
ID | tblLogin | Login screen table containing Username and Password |