HtmlDefaultRepresentation.css.wink-default.css Maven / Gradle / Ivy
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
*/
BODY {
FONT-FAMILY: Verdana;
BACKGROUND-COLOR: #ffffff;
scrollbar-arrow-color: #485464;
scrollbar-base-color: #A3A9B1;
scrollbar-darkshadow-color: #A3A9B1;
scrollbar-face-color: #C8CBD0;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-track-color: #DADDE0;
}
A:link {
COLOR: #2e5380
}
.wide-table {
WIDTH: 100%
}
.indented-table {
MARGIN-LEFT: 30px; MARGIN-RIGHT: 15px
}
.page-title {
FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: black; FONT-FAMILY: Arial, Verdana, sans-serif; background-color: #ccc; padding: 5px 5px 3px;
}
.page-title-spacing {
PADDING-RIGHT: 10px;
}
.title-line { }
.field-prompt {
PADDING-RIGHT: 10px; FONT-SIZE: 11px; PADDING-BOTTOM: 5px; COLOR: #000000; PADDING-TOP: 5px; FONT-FAMILY: Arial, Verdana, sans-serif
}
.nowrap-prompt {
WHITE-SPACE: nowrap
}
.non-sorting-column-header {
PADDING-RIGHT: 10px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-BOTTOM: 2px; COLOR: #635e57; PADDING-TOP: 2px; FONT-FAMILY: Arial, Verdana, sans-serif; BACKGROUND-COLOR: #efefee
}
.column-data {
FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Verdana, sans-serif
}
.column-data-border {
PADDING-RIGHT: 10px; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #d8d7d5 1px solid
}
.expandable-form-header {
FONT-WEIGHT: bold;
FONT-SIZE: 12px;
COLOR: #fff;
FONT-FAMILY: Arial,
Verdana, sans-serif;
BACKGROUND-COLOR: #666;
padding: 0 5px;
border-bottom: 2px solid #333;
}
TD.portlet-expand-button {
VERTICAL-ALIGN: top;
}
.minimum-icon-size {
width: 1px;
height: 1px;
}
td.form-area-width {
width: 10000px;
}
.content_text {
font-style: italic;
}