mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-16 01:13:33 +01:00
made the MIW use fixed width fonts again
This commit is contained in:
@@ -166,13 +166,13 @@ the terms of any one of the MPL, the GPL or the LGPL.
|
||||
|
||||
/* MOW */
|
||||
|
||||
#liberator-completions, #liberator-multiline-output {
|
||||
#liberator-completions, #liberator-multiline-output, #liberator-multiline-input {
|
||||
overflow: hidden;
|
||||
background-color: white;
|
||||
color: black;
|
||||
}
|
||||
|
||||
#liberator-completions-content, #liberator-multiline-output-content {
|
||||
#liberator-completions-content, #liberator-multiline-output-content, #liberator-multiline-input {
|
||||
white-space: pre;
|
||||
font-family: -moz-fixed;
|
||||
margin: 0px;
|
||||
|
||||
Reference in New Issue
Block a user