com.sun.webui.jsf.suntheme.css.commontaskssection.css Maven / Gradle / Ivy
The newest version!
/*
* Copyright (c) 2007, 2019 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0, which is available at
* http://www.eclipse.org/legal/epl-2.0.
*
* This Source Code may also be made available under the following Secondary
* Licenses when the conditions for such availability set forth in the
* Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
* version 2 with the GNU Classpath Exception, which is available at
* https://www.gnu.org/software/classpath/license.html.
*
* SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
*/
/* LAYOUT */
.commonTaskSection_4_sun4 {
width: 100%;
}
.commonTaskSection_4_sun4 .TskScnTpBx_sun4 .header_sun4 {
margin: 17px 0px 0px 20px;
}
.commonTaskSection_4_sun4 .TskScnTpBx_sun4 .help_sun4 {
margin: 3px 0 23px 21px;
}
.commonTaskGroup_4_sun4 {
margin:0 0 20px 20px;
}
.commonTaskSection_4_sun4 .header_sun4 {
padding-bottom: 5px;
display: block;
}
.commonTask_4_sun4 {
margin:0 22px 20px;
}
.commonTaskGroup_4_sun4 .commonTask_4_sun4 {
margin:0 0 2px 0;
}
.commonTask_4_sun4 .left_sun4 {
border-top-style:solid;
border-top-width:1px;
border-bottom-style:solid;
border-bottom-width:1px;
border-left-style:solid;
border-left-width:1px;
}
.commonTask_4_sun4 .center_sun4 {
border-top-style:solid;
border-top-width:1px;
border-bottom-style:solid;
border-bottom-width:1px;
}
.commonTask_4_sun4 .right_sun4 {
border-top-style:solid;
border-top-width:1px;
border-bottom-style:solid;
border-bottom-width:1px;
border-right-style:solid;
border-right-width:1px;
}
.commonTask_4_sun4 a.TskScnTxtBg_sun4,.commonTask_4_sun4 a.TskScnTxtBgOvr_sun4 {
display: block;
position: relative;
width: 100%;
min-height:21px;
}
.commonTask_4_sun4 .infoPanel_sun4 {
border-style:solid;
border-width:1px;
position:absolute;
height: 20em;
/*width: 10em;*/
z-index:2;
}
.commonTask_4_sun4 .infoPanel_sun4 .closeButton_sun4 {
float: right;
}
.commonTask_4_sun4 .infoPanel_sun4 .info_sun4 {
padding: 0 18px 0 0;
margin: 21px 3px 15px 12px;
height:14.2em;
overflow:auto;
}
.commonTask_4_sun4 .infoPanel_sun4 .more_sun4 {
height:1.5em;
margin:5px 5px 0 5px;
border-top-style:solid;
border-top-width:1px;
padding:2px 0 0 5px;
overflow:hidden;
}
.commonTask_4_sun4 .bullet_sun4 {
margin-right:.4em;
}
.commonTask_4_sun4 a.TskScnTxtBg_sun4, .commonTask_4_sun4 a.TskScnTxtBgOvr_sun4 {
border-left-style:solid;
border-left-width:1px;
}
.commonTask_4_sun4 .TskScnTskPdng_sun4 {
padding: 0px 7px;
display: block;
padding-top: 4px;
padding-bottom: 3px;
}
.commonTask_4_sun4 .TskScnTskLftBtm_sun4, .commonTask_4_sun4 .TskScnTskLftTp_sun4, .commonTask_4_sun4 .TskScnTskRghtBtm_sun4, .commonTask_4_sun4 .TskScnTskRghtTp_sun4 {
position: absolute;
width: 8px;
height: 11px;
cursor: pointer;
background-position: top left;
background-repeat: no-repeat;
}
.commonTask_4_sun4 .TskScnTskLftBtm_sun4 {
bottom: -1px;
left: -1px;
}
.commonTask_4_sun4 .TskScnTskLftTp_sun4 {
top: -1px;
left: -1px;
}
.commonTask_4_sun4 .TskScnTskRghtBtm_sun4 {
bottom: -1px;
right: 0px;
z-index:1;
}
.commonTask_4_sun4 .TskScnTskRghtTp_sun4 {
position: absolute;
top: -1px;
right: 0px;
z-index:1;
}
.commonTask_4_sun4 .TskScnTskRghtBrdr_sun4 {
display: block;
position: absolute;
height: 100%;
right: 0px;
width: 1px;
cursor: pointer;
}
/*---*/
/* COLOR AND MEDIA */
.commonTaskbgColor_sun4 {
background:#B6C6D6
}
.commonTaskSection_4_sun4 {
background:#B6C6D6 url(../images/commontaskssection/bkgrnd.gif) right top repeat-x;
}
.commonTaskSection_4_sun4 .TskScnTpBx_sun4 {
background:url(../images/commontaskssection/s-curve.gif) bottom left repeat-x;
}
.commonTaskSection_4_sun4 .header_sun4, .commonTaskSection_4_sun4 .help_sun4, .commonTaskGroup_4_sun4 .header_sun4 {
color: #4B5E6A;
}
.commonTask_4_sun4 .left_sun4 {
border-top-color:#AEB3B8;
border-bottom-color:#AEB3B8;
border-left-color:#AEB3B8;
}
.commonTask_4_sun4 .center_sun4 {
border-top-color:#AABCC8;
border-bottom-color:#AABCC8;
}
.commonTask_4_sun4 .right_sun4 {
background-color: #99B3C0;
border-top-color:#AABCC8;
border-bottom-color:#AABCC8;
border-right-color:#AABCC8;
}
.commonTask_4_sun4 .background_sun4 {
background: #9AB2BF url(../images/commontaskssection/gradation-grey.gif) right top repeat-x;
}
.commonTask_4_sun4 a.TskScnTxtBg_sun4 {
border-left-color:#AABCC8;
}
.commonTask_4_sun4 a.TskScnTxtBg_sun4:link,.commonTask_4_sun4 a.TskScnTxtBg_sun4:visited {
background: #E2E7EA url(../images/commontaskssection/grad1.gif) right top repeat-x;
color:#333333;
}
.commonTask_4_sun4 a.TskScnTxtBg_sun4:hover {
background:#4581B3 url(../images/commontaskssection/grad2.gif) right top repeat-x;
color:#FFF;
}
.commonTask_4_sun4 .infoPanel_sun4 {
border-color: #AABCC8;
background-color: #F4F6F7;
}
.commonTask_4_sun4 .infoPanel_sun4 .more_sun4 {
border-top-color:#CFD7D9;
}
.commonTask_4_sun4 .infoPanel_sun4 .more_sun4 a:link, .commonTask_4_sun4 .infoPanel_sun4 .more_sun4 a:visited, .commonTask_4_sun4 .infoPanel_sun4 .more_sun4 a:hover {
color:#003399;
}
.commonTask_4_sun4 .infoPanel_sun4 .more_sun4 a:link, .commonTask_4_sun4 .infoPanel_sun4 .more_sun4 a:visited, .commonTask_4_sun4 a.TskScnTxtBg_sun4, .commonTask_4_sun4 a.TskScnTxtBgOvr_sun4 {
text-decoration:none;
}
.commonTask_4_sun4 .infoPanel_sun4 .more_sun4 a:hover {
text-decoration:underline;
}
.commonTask_4_sun4 .infoPanel_sun4 .header_sun4 {
color:#666666;
}
.commonTask_4_sun4 .TskScnTskLftBtm_sun4 {
background-image: url(../images/commontaskssection/leftBottom.gif);
}
.commonTask_4_sun4 .TskScnTskLftTp_sun4 {
background-image: url(../images/commontaskssection/leftTop.gif);
}
.commonTask_4_sun4 .TskScnTskRghtBtm_sun4 {
background-image: url(../images/commontaskssection/rightBottom.gif);
}
.commonTask_4_sun4 .TskScnTskRghtTp_sun4 {
background-image: url(../images/commontaskssection/rightTop.gif);
}
.commonTask_4_sun4 .TskScnTskRghtBrdr_sun4 {
background-color: #AABCC8;
}
/*---*/
/* TYPOGRAPHY */
.commonTaskSection_4_sun4 .header_sun4 {
font-size:1.8em;
}
.commonTaskGroup_4_sun4 .header_sun4 {
font-size: 1.3em;
}
.commonTask_4_sun4 .infoPanel_sun4 .header_sun4, .commonTaskSection_4_sun4 .help_sun4 {
font-size:1.2em;
}
.commonTask_4_sun4 .TskScnTskPdng_sun4, .commonTask_4_sun4 .infoPanel_sun4 .content_sun4,.commonTask_4_sun4 .infoPanel_sun4 .more_sun4 a:link,
.commonTask_4_sun4 .infoPanel_sun4 .more_sun4 a:visited, .commonTask_4_sun4 .infoPanel_sun4 .more_sun4 a:hover {
font-size: 1.1em;
}
.commonTaskSection_4_sun4 .header_sun4, .commonTaskGroup_4_sun4 .header_sun4, .commonTask_4_sun4 .infoPanel_sun4 .header_sun4 {
font-weight: bold;
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy