mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-01 21:21:10 -06:00
ENH: Add darkmode of Html,depend on UserAgent
Change-Id: I8b60db9e2cb7b0d163288e3d8a23db10b64b9bb3
This commit is contained in:
parent
46bde9b337
commit
30a473c977
21 changed files with 305 additions and 67 deletions
|
|
@ -1,7 +1,10 @@
|
|||
.PolicyArea
|
||||
{
|
||||
background-color: #EBEBEB;
|
||||
}
|
||||
|
||||
#PolicyTxt
|
||||
{
|
||||
background-color: #EBEBEB;
|
||||
padding: 12px;
|
||||
word-wrap:break-word;
|
||||
overflow-y: scroll;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue