1
0
Fork 0

It was black all along...

<curses>


Former-commit-id: f77e3cee592126d506dec3470a305f5a988f1463 [formerly 3229039d69]
Former-commit-id: ea654191ec952dceed0a5e9a9beb4095a2377e75
pull/17/head^2
Ambrose Chua 2014-07-21 13:47:53 +08:00
parent 6559518c24
commit 2856c63aa5
2 changed files with 1 additions and 6 deletions

View File

@ -103,6 +103,7 @@ input, textarea, select, button {
-webkit-user-select: text;
cursor: text;
-webkit-font-smoothing: inherit;
color: #444;
}
.box, input {
border: 0.2em solid #444;

View File

@ -1,6 +0,0 @@
xcopy /s node-webkit Youpp
cd Youpp
copy /b nw.exe+Youpp.nw Youpp.exe
del nw.exe
del nwsnapshot.exe
PAUSE