Merge pull request #12 from enderandpeter/toggleall

Toggle All link on its own line
master
Jordi Boggiano 11 years ago
commit de4a5a5316
  1. 5
      styles.css

@ -18,6 +18,11 @@ a {
color: #88f;
}
.expand {
display: block;
margin-bottom: 5px;
}
.output, .input {
border: 1px solid #aaa;
background: #fff;

Loading…
Cancel
Save