custom.css
custom.css
—
Cascading Style Sheet,
2Kb
Dateiinhalt
/* Custom style for lightblue WageIndicator skin*/
body {
background-color: #009CFF;
background-image: url('/root_images/custom-stylesheet-images/lightblue-bg.gif');
}
/* ----------------------
* PATH_BAR VIEWLET
* ----------------------
*/
#portal-top {
background-color: #1F0014;
}
#wageindicator_path_bar {
color: #FFFFFF;
background-color: #1F0014;
}
/* ----------------------
* POWEREDBY VIEWLET
* ----------------------
*/
#wageindicator_poweredby {
background-color: #1F0014;
}
/* ----------------------
* FOOTER VIEWLET
* ----------------------
*/
#wageindicator_footer {
background-color: #1F0014;
}
/* ------------
* MENU PORTLET
* ------------
*/
#wageindicator_menu a {
background-color: #2088DF !important;
}
#wageindicator_menu a:hover {
background: #23387B !important;
}
#wageindicator_menu a.active {
background-color: #1F0014 !important;
}
#wageindicator_menu a.active:hover {
background: #1F0014 !important;
}
#wageindicator_menu li.level_3 a {
background-color: #CEE7FF !important;
color: #223265 !important;
}
#wageindicator_menu li.level_3 a:hover {
background: #23387B !important;
}
#wageindicator_menu li.level_3 a.active {
background-color: #23387B !important;
}
#wageindicator_menu li.level_3 a.active:hover {
background-color: #23387B !important;
}
/* ----------------------
* TEASERS
* ----------------------
*/
.teaserTitle {
color: #364989;
}
.teaser_item .teaserTitle a {
color: #364989 !important;
font-weight: bold !important;
}
.teaser_item {
background-color:#ffffff;
}
.teaser_item.left{
background-color:#ecf8fe;
}
.teaser_item a {
color: #0070b8;
font-weight: normal !important;
}
.teaser_item a:visited {
color: #0070b8 !important;
}
.teaser_item.right.Orange {
background-color: #ff6100;
}
.teaser_item.right.Orange a {
font-weight: normal;
color: #f7f454 !important;
}
.teaser_item.right.Lightblue {
background-color: #009cff !important;
}
.teaser_item.right.Lightblue a{
font-weight: normal;
color: #f7f454 !important;
}
.teaser_item.right.Blue {
background-color: #126fb4 !important;
}
.teaser_item.right.Blue a{
font-weight: normal;
color: #f7f454 !important;
}
.teaser_item.right.Pink {
background-color: #000000 !important;
}
.teaser_item.right.Pink a{
font-weight: normal;
color: #f7f454 !important;
}
Share
|



