зеркало из https://github.com/mozilla/pjs.git
Make the JS console use a monospace font. Bug 124332, patch by
neil@parkwaycc.co.uk, r=bzbarsky, sr=hewitt
This commit is contained in:
Родитель
0336fa5e81
Коммит
4890c2a334
|
@ -166,6 +166,10 @@ label[disabled="true"] {
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
.monospace {
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
.indent {
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче