1
0
Fork 0

It was black all along...

<curses>
master^2 v0.0.3-rc.2
Ambrose Chua 2014-07-21 13:47:53 +08:00
parent aeb8c0b599
commit 3229039d69
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