moving win10 app, bringing back uploader
This commit is contained in:
17
clients/win10/app/msapp-error.css
Normal file
17
clients/win10/app/msapp-error.css
Normal file
@ -0,0 +1,17 @@
|
||||
body {
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
.tip {
|
||||
font-size: 90%;
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
.paramName {
|
||||
font-size: 100%;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.paramValue {
|
||||
color: black;
|
||||
}
|
Reference in New Issue
Block a user