Revert "Change window border color to match windows"
This reverts commit a5d60de5a2
.
This commit is contained in:
parent
9c72308ee4
commit
bb222d9db9
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
lang="en"
|
lang="en"
|
||||||
style="
|
style="
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
border-color: #0063b1;
|
border-color: #363636;
|
||||||
border-width: 1px;
|
border-width: 1px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
Reference in a new issue