Update docs to use undocumented, also incorporate Site branch changes

This commit is contained in:
Garen Torikian 2012-11-29 15:10:01 -08:00 committed by nightwing
commit ac0a26d333
18 changed files with 231 additions and 1738 deletions

View file

@ -743,6 +743,11 @@ li.signature {
text-transform: capitalize;
}
.undocumented {
background-color: #B94A48;
color: #ffffff;
}
#documentation .alias a, #documentation .related-to a {
color: #ffffff;
/* text-decoration: underline; */