You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
283 B
27 lines
283 B
.memtemplate {
|
|
display: none;
|
|
}
|
|
|
|
.memTemplParams {
|
|
display: none;
|
|
}
|
|
|
|
.navtab {
|
|
display: none;
|
|
}
|
|
|
|
#top, .footer {
|
|
display: none;
|
|
}
|
|
|
|
td.paramname {
|
|
vertical-align: top;
|
|
}
|
|
|
|
.ok_green {
|
|
background-color: #89C35C;
|
|
}
|
|
|
|
.nok_throws {
|
|
background-color: #ffa500;
|
|
}
|