0byt3m1n1
Path:
C:
/
Program Files (x86)
/
Microsoft Office
/
Office12
/
1033
/
GrooveForms5
/
FormsStyles
/
[
Home
]
File: BrightYellow.css
* { font-family: "Verdana", sans-serif; font-size: 10pt; font-weight: normal; } BODY { background-color: #DDEEF9; color: #333333; } INPUT.radio, INPUT.checkbox, .system, .inputPreview, .textareaPreview, .selectPreview, .formHeading, .sectionHeading, .button, .activeTab, .inactiveTab { { font-weight: bold; } .system, .inputPreview, .textareaPreview, .selectPreview, .selectPreview { { color: #333366; } FONT, .staticText { color: #333366; } TABLE { width: 100%; } .formHeading { background-image: url(BrightYellow/header.gif); font-size: 18pt; color: #ffffff; padding-top: 16px; padding-bottom: 12px; border-bottom: 4px solid #ffffff; margin-bottom: 5px; } .sectionHeading { font-size: 12pt; color: #62A4CC; padding-bottom: 5px; padding-top: 5px; } .fieldLabel { color: #003333; } HR { color: #E9F3F8; } .button { color: #FFFFFF; height: 22px; } .button, .dateButton, .customButton { background-color: #639DB5; border-top: 2px solid #387D99; border-left: 2px solid #387D99; border-right: 2px solid #256C88; border-bottom: 2px solid #256C88; } .dateButton, .customButton { margin-left: 2px; height: 17px; } .customButton { height: 19px; } TEXTAREA { color: #999999; border: 1px solid #A8C9DE; overflow: auto; } SELECT { color: #999999; border: 1px solid #A8C9DE; } INPUT.text { color: #999999; border: 1px solid #A8C9DE; } INPUT.radio { color: #999999; } INPUT.checkbox { color: #999999; } .highlightField { background-color: #999999; } .highlightField FONT { color: #663333; } .hoverField { background-color: #AAAAAA; } .hoverField FONT { color: #774444; } .activeTab, .inactiveTab { cursor: default; padding: 8px 10px 8px 10px; border-right: 1px solid #C3BFBF; border-left: 1px solid #C3BFBF; background-color: transparent; font-family: "Trebuchet", sans-serif; } .activeTab { background-image: url(BrightYellow/tab_on.gif); color: #666666; } .inactiveTab { background-image: url(BrightYellow/tab_off.gif); color: #999999; } .tabContents{ margin-top: 4px; margin-left: 4px; margin-right: 4px; margin-bottom: 20px; background-color: #ffffff; border-top: 1px solid #999999; } /* field-group of class stdButtonBar will display at top right of the form - use for action-buttons */ .stdButtonBar { position: absolute; top: 0px; right: -10px; height: 43px; padding-top: 10px; padding-right: 7px; padding-left: 5px; } /* other handy general-purpose classnames */ .boldface * { font-weight: bold !important; } .italic * { font-style: italic !important; } .bigtext * { font-size: 11pt !important; } .bigbold * { font-size: 11pt !important; font-weight: bold !important; } .smalltext * { font-size: 8pt !important; } .boldtabs .activeTab { font-weight: bold !important; } .boldtabs .inactiveTab { font-weight: bold !important; } /* Buttons have a hand cursor */ .button, .dateButton, .customButton { cursor: hand; }