mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-10-18 06:41:12 +00:00
fix stylesheets and showcases
This commit is contained in:
parent
d0187851fe
commit
8dd76199d8
|
@ -65,6 +65,11 @@ C:\Users\John\Documents\GitHub\welsonjs> cscript app.js sayhello
|
||||||
hello
|
hello
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Showcases
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
## Related projects
|
## Related projects
|
||||||
- [gnh1201/wsh-js-gtk](https://catswords.re.kr/go/wshjsgtk) - GTK GUI ported to Windows Scripting Host - Javascript (Microsoft JScript) (wsh-js)
|
- [gnh1201/wsh-js-gtk](https://catswords.re.kr/go/wshjsgtk) - GTK GUI ported to Windows Scripting Host - Javascript (Microsoft JScript) (wsh-js)
|
||||||
- [gnh1201/wsh-json](https://catswords.re.kr/go//wshjson) - JSON stringify/parse (encode/decode) for Windows Scripting Host
|
- [gnh1201/wsh-json](https://catswords.re.kr/go//wshjson) - JSON stringify/parse (encode/decode) for Windows Scripting Host
|
||||||
|
|
|
@ -11,9 +11,6 @@ input.text {
|
||||||
}
|
}
|
||||||
|
|
||||||
#app {
|
#app {
|
||||||
width: 100%;
|
|
||||||
height: 100%;
|
|
||||||
overflow: hidden;
|
|
||||||
background: url(../img/bg.png) repeat-x;
|
background: url(../img/bg.png) repeat-x;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -61,6 +61,7 @@ input, textarea {
|
||||||
#app {
|
#app {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.compatible-css3 {
|
.compatible-css3 {
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 60 KiB |
Binary file not shown.
Before Width: | Height: | Size: 65 KiB |
BIN
showcase/showcase-cogym.png
Normal file
BIN
showcase/showcase-cogym.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 212 KiB |
BIN
showcase/showcase-nextvpn-1.png
Normal file
BIN
showcase/showcase-nextvpn-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 55 KiB |
BIN
showcase/showcase-nextvpn-2.png
Normal file
BIN
showcase/showcase-nextvpn-2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 65 KiB |
Loading…
Reference in New Issue
Block a user