mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-03 07:13:59 +01:00
Fix with of command to 99%
This commit is contained in:
@@ -34,5 +34,5 @@ html, body {width: 100%; height: 100%}
|
||||
.commandLine .promptVLine {display: inline-block; width: 1px; height: 12px; margin-top: -5px; margin-left: 3px; background: #b58901}
|
||||
.commandLine .promptHLine {display: inline-block; color: #b58901}
|
||||
.commandLine .promptArrow {display: inline-block; margin-left:-1px}
|
||||
.commandLine .command {border: none; background: transparent; color: #fff}
|
||||
.commandLine .command {border: none; width: 98%; background: transparent; color: #fff}
|
||||
.commandLine .command:focus {outline: none}
|
||||
|
||||
Reference in New Issue
Block a user