New: Use a monospace font in Custom CSS Box
This commit is contained in:
parent
401f20e45b
commit
29160bd92c
1 changed files with 4 additions and 0 deletions
|
|
@ -1460,6 +1460,10 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||
background-color: rgb(255 255 255 / 5%);
|
||||
}
|
||||
|
||||
.emby-textarea{
|
||||
font-family: consolas;
|
||||
}
|
||||
|
||||
.emby-select-withcolor,
|
||||
.emby-select,
|
||||
.emby-input,
|
||||
|
|
|
|||
Loading…
Reference in a new issue