mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-13 10:25:46 +01:00
append command output to the MOW rather than overwriting if it is already open
This commit is contained in:
@@ -183,8 +183,9 @@ the terms of any one of the MPL, the GPL or the LGPL.
|
||||
border-spacing: 0px;
|
||||
}
|
||||
|
||||
#vimperator-multiline-output-content td {
|
||||
padding: 0px;
|
||||
#vimperator-multiline-output-content td,
|
||||
#vimperator-multiline-output-content th {
|
||||
padding: 0px 2px;
|
||||
}
|
||||
|
||||
/* vim: set fdm=marker sw=4 ts=4 et: */
|
||||
|
||||
Reference in New Issue
Block a user