##// END OF EJS Templates
paster: fix redundant question on writable dir. The question needs to...
paster: fix redundant question on writable dir. The question needs to be asked only when the dir is actually not writable.

File last commit:

r1:854a839a default
r270:2b3a0761 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
}