mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +00:00
defaultCommon.js: Set Courier for textarea (Forum #77893)
git-svn-id: https://svn.fhem.de/fhem/trunk@15237 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
bfd3e94859
commit
6335771865
@ -1,5 +1,7 @@
|
||||
@import url("dashboard_style.css");
|
||||
|
||||
textarea, .ui-dialog.ui-widget textarea { font-family:Courier; }
|
||||
|
||||
body { font-family:Arial, sans-serif; background-color: #FFFFE7; }
|
||||
input { font-family:Arial, sans-serif; font-size:16px;}
|
||||
select { font-family:Arial, sans-serif; font-size:16px;}
|
||||
|
Loading…
Reference in New Issue
Block a user