mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Use a monospace font in Custom CSS Box
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user