Business Desk Style Files
The following table describes the various files that are related to the definition and management of styles for Commerce Server Business Desk.
File name | Description |
---|---|
include\bizdesk.css | Included by action pages to define the styles that they use within the content pane.
This file imports the file bizdesk_css.asp, which in turn will include the content pane styles for the theme that the user has chosen (or to the default theme). |
include\navtree.css | Included by the file navtree.asp to define the styles that it uses within the navigation pane.
This file imports the file navtree_css.asp, which in turn will include the navigation pane styles for the theme that the user has chosen (or to the default theme). |
include\styles\bizdesk_css.asp | Imported by the file bizdesk.css, this file will redirect to the content pane style sheet file corresponding to the theme that the user has chosen (or to the default theme). |
include\styles\navtree_css.asp | Imported by the file navtree.css, this file will redirect to the navigation pane style sheet file corresponding to the theme that the user has chosen (or to the default theme). |
include\styles\default_bizdesk.css | Defines the default styles for the Commerce Server Business Desk content pane. For specific information about these styles, see Content Pane Styles. |
include\styles\default_navtree.css | Defines the default styles for the Business Desk navigation pane. For specific information about these styles, see Navigation Pane Styles. |
include\styles\hicont_bizdesk.css | Defines the high contrast styles for the Business Desk content pane. For specific information about these styles, see Content Pane Styles.
High contrast styles are provided to improve accessibility. |
include\styles\hicont_navtree.css | Defines the high contrast styles for the Business Desk navigation pane. For specific information about these styles, see Navigation Pane Styles.
High contrast styles are provided to improve accessibility. |
include\styles\en_widgets.css | Defines English language styles (fonts, and so on) for various HTML control (HTC) input fields. |
include\styles\chs_widgets.css | Defines SimplifiedChinese language styles (fonts, and so on) for various HTML control (HTC) input fields. |
include\styles\cht_widgets.css | Defines Traditional Chinese language styles (fonts, and so on) for various HTML control (HTC) input fields. |
include\styles\jp_widgets.css | Defines Japanese language styles (fonts, and so on) for various HTML control (HTC) input fields. |
include\styles\ko_widgets.css | Defines Korean language styles (fonts, and so on) for various HTML control (HTC) input fields. |
welcome.asp | Contains the code that provides the theme choice drop-down list on the Business Desk welcome page.
This file contains instructional comments about how to add new, custom themes to Business Desk. |
Copyright © 2005 Microsoft Corporation.
All rights reserved.