Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Commit e0ad9e8

Browse files
authored
Removed close button styles
1 parent 75b557d commit e0ad9e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/terminal.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ table, caption, tbody, tfoot, thead, tr, th, td {
2626

2727
html, body {width: 100%; height: 100%}
2828

29-
.close {position: fixed; top: 8px; right: 14px; padding: 5px 8px; border: solid 1px #888; color: #888; cursor: pointer; z-index: 1}
3029
.output {position: absolute; display: block; top: 0; padding: 15px 18px 8px 13px; width: 100%; min-height: 100%; border: 0; background: rgba(0,0,0,0.92); color: #ccc}
3130
.commandLine {width: 100%; padding: 8px 2px 8px 0; color: #fff}
3231
.commandLine .user {display: inline-block; height: 24px; margin-top: -4px; margin-left: -13px; padding: 5px 5px 5px 0; margin-bottom: 5px; background: #b58901; color: #000}

0 commit comments

Comments
 (0)