MediaWiki:Common.css
From cxwiki
/* CSS placed here will be applied to all skins */
#quickbar { width: 200px }
#article { margin-left: 210px }
ul.fancytree-container {
border: none;
outline:none !important;
}
span.fancytree-title {
background-color: #ffffff;
}
span.fancytree-active {
background-color: #ffffff;
}
span.fancytree-selected {
background-color: #ffffff;
}