This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-Tools
/
apple2js
Watch
1
Star
0
Fork
0
You've already forked apple2js
mirror of
https://github.com/whscullin/apple2js.git
synced
2024-01-12 14:14:38 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
c7a7bcd19b
apple2js
/
js
/
components
/
css
/
Apple2.module.css
10 lines
104 B
CSS
Raw
Normal View
History
Unescape
Escape
Use CSS modules (#123) * Use CSS modules * Fix tests * Feedback
2022-06-03 22:30:39 +00:00
.
outer
{
margin
:
auto
;
width
:
620px
;
Add drag and drop for disks (#130) * Add drag and drop for disks * Simplify storage state * Switch to spawn, add abort signal to loads
2022-06-12 16:42:01 +00:00
display
:
none
;
}
.
outer
.
ready
{
display
:
block
;
Use CSS modules (#123) * Use CSS modules * Fix tests * Feedback
2022-06-03 22:30:39 +00:00
}
Reference in New Issue
Copy Permalink