0byt3m1n1
Path:
C:
/
Program Files (x86)
/
Microsoft Office
/
Office12
/
1033
/
GrooveForms5
/
FormsStyles
/
[
Home
]
File: Desert.css
* { font-family: "Verdana", sans-serif; font-size: 10pt; font-weight: normal; } BODY { background-color: #FFFFCC; } TEXTAREA, INPUT.text, .system, .inputPreview, .textareaPreview, .selectPreview, .sectionHeading, .activeTab, .inactiveTab { font-weight: bold; } TABLE { width: 100%; } HR { color: #F0F5FB; } .formHeading { font-size: 18pt; color: #FDFDDE; padding-top: 12px; padding-bottom: 12px; background-image: url(Desert/header.gif); } .sectionHeading { font-size: 12pt; color: #8B984A; padding-bottom: 5px; padding-top: 5px; } .button, .dateButton, .customButton { color: #FFFFCC; background-color: #CC9966; border: 1px; } .dateButton, .customButton { margin-left: 2px; height: 17px; } .customButton { height: 19px; } TEXTAREA { color: #666666; background-color: #E9E9C3; border: 1px solid #BEBE82; overflow: auto; } SELECT { color: #666666; background-color: #E9E9C3; border: 1px solid #BEBE82; } INPUT.text { color: #666666; background-color: #E9E9C3; border: 1px solid #BEBE82; } INPUT.radio { color: #666666; } INPUT.checkbox { color: #666666; } .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; } .activeTab { background-image: url(Desert/tab_on.gif); border-right: 1px solid #A9A94A; color: #83832C; } .inactiveTab { background-image: url(Desert/tab_off.gif); border-right: 1px solid #A9A94A; color: #A4A449; } .tabContents{ background-color: #FBFBE0; border-top: 2px dashed #A9A94A; } /* 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; }