src.dualinventive.com/mtinfo/dist/webroot/rc-4.05/skin/safelines_tablet/css/safelines.css

116 lines
1.9 KiB
CSS

/** \file dualinventive.css
* \brief ZKL webinterface ritco stylesheet
* \author Rob Schalken, Core|Vision
* \version 1.0
* \date 17-10-2008
*
* This file contains the safelins stylesheet definitions.
*/
body {
background: none repeat scroll 0 0 #A1B7CB;
}
#footer_container {
background : #A1B7CB;
}
h2 {
color : #c4d93e;
}
#header_image {
border-bottom : 2px solid #c4d93e;
}
#header_shortcuts a:hover {
color : #c4d93e;
}
.menu_item_login a:hover,
.menu_item a:hover {
color : #c4d93e;
}
#motd {
background : #c4d93e;
border-top : 1px solid #c4d93e;
}
#motd_no_msg {
border-top : 1px solid #c4d93e;
}
#menu_struct h1,
#menu_shortcut h1,
#login_info h1 {
color : #c4d93e;
}
.menu a:hover {
color : #c4d93e;
}
.sub_menu_matrix a:hover,
.sub_menu a:hover {
color : #c4d93e;
}
.button:hover {
color : #c4d93e;
}
#footer_email_input {
background : none repeat scroll 0 0 #c4d93e;
color : #526cac;
}
.container-tweet {
background : url("../image/twitter-block.png") no-repeat scroll left top transparent;
color : #526cac;
}
#footer .block h3,
#footer .block h3 a {
background : url(../image/di_footer_h3_bg.png) repeat-x left bottom transparent;
}
.tweet ul li a {
color : #526cac!important;
}
.tweet ul li {
color : #526cac!important;
}
#header_image {
background : #c4d93e;
}
/*
* RT Status cloud colors
*/
.popup_bodytbl {
border-color : #A1B7CB;
}
.popup_row {
border-color : #A1B7CB;
}
.device_finder_tbl {
border-color : #A1B7CB;
}
.popup_hdr {
color : white;
}
.popup_cell_nocon {
background : #A1B7CB;
}
.control_span {
color : white;
}