/**
 * Custom CSS overrides for Lufthansa.
 *
 * $Revision$ $Date$
 */

/*************************************
 * Changes for use the same color scheme on personal wiki-pages/workspace as on the normal wiki pages
 * Note: this also changes colors for "Projects" and "Account Info" because these are all part of the "workspace" module.
 *************************************/
.toolbar_workspace_selected .currentTabCenter, .menubar_workspace {
	background-image: url("../images/newstyle/header_elements/bg_hrepeat_wikis.gif");
	background-color: #0F7ACC;
}

/* project.css/summary.css/workspace.css */
table.CBwikiTable th, .projectModule th, .workspaceModule th {
	background-color: #0F7ACC !important;
}
