##// END OF EJS Templates
notifications: fixed problem with 500 errors on non-numeric...
notifications: fixed problem with 500 errors on non-numeric notification id given.

File last commit:

r1:854a839a default
r1812:7d0f908d default
Show More
add.css
13 lines | 232 B | text/css | CssLexer
project: added all source files and assets
r1 .menuselection, .guilabel {
font-size: .90em;
font-family: "proximanovaregular", "Proxima Nova Regular", "Proxima Nova", sans-serif;
font-style: oblique;
}
.version{
display: none;
}
.pre{
color:#000
}