PR #196 code cleanup and solution description rather than reordering

This commit is contained in:
Peter Cottle 2014-08-13 19:22:45 -07:00
parent ffc974e03f
commit 90c39417bb
4 changed files with 27 additions and 52 deletions

View file

@ -692,6 +692,12 @@ div.terminal-text p.helperText,
font-size: 10px;
}
.iRebaseDialog p.solutionText {
color: lime;
font-weight: bold;
margin: 0;
}
.iRebaseDialog p.helperText {
color: #999;
margin: 0;