Merge pull request #12 from enderandpeter/toggleall
Toggle All link on its own line
This commit is contained in:
@@ -18,6 +18,11 @@ a {
|
||||
color: #88f;
|
||||
}
|
||||
|
||||
.expand {
|
||||
display: block;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.output, .input {
|
||||
border: 1px solid #aaa;
|
||||
background: #fff;
|
||||
|
||||
Reference in New Issue
Block a user