Skip to content
Snippets Groups Projects
Commit 401c1e5c authored by Amanda Ghassaei's avatar Amanda Ghassaei
Browse files

styling

parent 4b159347
No related branches found
No related tags found
No related merge requests found
......@@ -581,14 +581,14 @@ label {
border-radius: 0;
}
#consoleOutput{
min-height:42px;
min-height:38px;
background-color: rgba(255,255,255,0.8);
border: 2px solid #bdc3c7;
border-bottom-width: 0;
border-top-width: 0;
overflow: auto;
resize: vertical;
padding: 10px 20px;
padding: 8px 20px;
font-family: Courier, monospace;
font-size: 13px;
line-height: 25px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment