"header" parsing
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
#toplevel-container #output {
|
||||
#toplevel-container .statusv {
|
||||
background-color:transparent;
|
||||
color: #ccc;
|
||||
border: none;
|
||||
@ -42,7 +42,7 @@
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
#toplevel-container textarea {
|
||||
#toplevel-container #output {
|
||||
width:90%;
|
||||
line-height:18px;
|
||||
font-size: 12px;
|
||||
|
||||
Reference in New Issue
Block a user