Show More
Commit Description:
small refactoring in Problem.new_from_import_form_params...
Commit Description:
small refactoring in Problem.new_from_import_form_params git-svn-id: http://theory.cpe.ku.ac.th/grader/web/trunk@439 6386c4cd-e34a-4fa8-8920-d93eb39b512e
File last commit:
Show/Diff file:
Action:
public/stylesheets/problems.css | 13 lines | 181 B | text/css | LassoCssLexer |
tr.available {
background: #c0ffc0;
}
tr.not-available {
background: #ffc0c0;
}
.import-log {
background: lightgray;
border: solid black 1px;
padding: 10px;
}