mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-29 06:18:24 +02:00
PR #196 code cleanup and solution description rather than reordering
This commit is contained in:
parent
ffc974e03f
commit
90c39417bb
4 changed files with 27 additions and 52 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue