Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

MediaWiki:Monobook.css

1,015 bytes removed, 20:22, 1 October 2011
openvz-wiki specific stuff moved to MediaWiki:Common.css
@media print {
.editlink, .noprint, .metadata, .dablink { display: none }
}
 
/* OpenVZ additions goes here */
 
a, #bodyContent a.external {
text-decoration: none;
color: #436976;
background-color: transparent;
}
 
.portlet h5 {
background: url(http://static.openvz.org/tab-bg-sel.gif) repeat-x 0% 100%;
}
 
.pBody {
border: 1px solid #7dae96;
border-left: none;
}
 
h1, h2, h3, h4, h5, h6, .header {
color: #002f19;
}
 
h1, h2 {
border-bottom: 1px solid #7dae96;
}
 
#p-personal li {
background: transparent url(http://static.openvz.org/linkOpaque.gif) center left no-repeat;
padding-left: 8px;
color: #436976;
}
 
#p-personal li a {
text-decoration: none;
color: #436976;
}
 
#content {
border: 1px solid #7dae96;
border-right: none;
// opacity: .8; /* For Mozilla and Opera */
// filter: alpha(opacity=80); /* For MSIE, might not work */
}
 
li#pt-userpage,
li#pt-anonuserpage,
li#pt-login {
background: transparent url(http://static.openvz.org/user.gif) center left no-repeat !important;
padding-left: 20px;
text-transform: none;
}