1
0
Fork 0

It was black all along...

<curses>


Former-commit-id: be4a21cfbd7aa6b3bf4a2d03c1c36cd718b068e3 [formerly 04fcd5ec6be70ecb1b895afb3fe9c1bb28d67dbf]
Former-commit-id: ed9a06f17d3a9f6fff84222021ced850aeda264a
pull/17/head
Ambrose Chua 2014-07-21 13:47:53 +08:00
parent 0929dd28e0
commit b0ed0c1c03
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