The customizable Report Studio style sheets are located in the
directory c8_location/webcontent/skins/style/pat,
or c8_location/webcontent/skins/style/hal, where style
represents a specific style directory . The style sheets in c8_location/webcontent/skins/windows/pat
and c8_location/webcontent/skins/windows/hal must not be
changed. Component-specific graphics are located in the images subdirectories
of these directories.
The following table describes the contents for theReport Studio style sheets.
File | Contents |
style/pat/skin.css | Defines the default interface style for Report Studio, including a section that globally sets the font |
style/hal/hal_style_skin.css | Defines the default interface styles for menus and toolbars |
windows/pat/skin.css | Defines a style that applies the user’s chosen Microsoft Windows display settings to the Report Studio interface |
@charset "UTF-8"; DIV.clsToolbar, ... DIV.clsTabPanels { font-family:Tahoma, Arial, 'MS UI Gothic', Gulim, SimSun, PMingLiU, Raghu8, 'Arial Unicode MS', 'Andale WT', sans-serif; font-size: 8pt; }
DIV.clsMenubar, DIV.clsToolbar { background-color: black; border-top: solid white 1px; border-bottom: solid #999999 1px; color: white; } TD.clsMenubarItem, TD.clsToolbarButton { background-color: white; color: black; } TD.clsMenubarItem, TD.clsToolbarButton { background-color: white; color: black; }
File | Contents |
branding/rs_splash.gif | The splash screen image specifically used for Report Studio, which appears in a frame, with a progress bar below it |
branding/rs_welcome.gif | The Welcome page banner image specifically used for Report Studio |
branding/about.gif | The About box graphic |
branding/banner_cogsquare.gif | The banner image |
branding/progress.gif | The animated progress image |