##// END OF EJS Templates
tests: disable pretty error page handler for tests, with option to...
tests: disable pretty error page handler for tests, with option to disable when testing error pages, fixes #4208

File last commit:

r1:854a839a default
r735:eaa85268 default
Show More
add.css
13 lines | 232 B | text/css | CssLexer
.menuselection, .guilabel {
font-size: .90em;
font-family: "proximanovaregular", "Proxima Nova Regular", "Proxima Nova", sans-serif;
font-style: oblique;
}
.version{
display: none;
}
.pre{
color:#000
}