Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gerber2img
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alan Han
gerber2img
Commits
d19be90a
Commit
d19be90a
authored
1 year ago
by
Quentin Bolsee
Browse files
Options
Downloads
Patches
Plain Diff
flex settings
parent
18f04d88
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
dist/assets/index-e1ba9a9d.css
+1
-1
1 addition, 1 deletion
dist/assets/index-e1ba9a9d.css
dist/assets/main-3113c108.js
+0
-0
0 additions, 0 deletions
dist/assets/main-3113c108.js
dist/index.html
+2
-2
2 additions, 2 deletions
dist/index.html
src/style.css
+0
-1
0 additions, 1 deletion
src/style.css
with
3 additions
and
4 deletions
dist/assets/index-
9d31cf4a
.css
→
dist/assets/index-
e1ba9a9d
.css
+
1
−
1
View file @
d19be90a
body
{
font-family
:
Arial
,
Helvetica
,
sans-serif
}
input
{
max-width
:
30%
}
p
{
color
:
#000
}
h3
{
margin-left
:
4px
;
margin-top
:
20px
;
margin-bottom
:
4px
}
p
.lock
{
cursor
:
default
;
margin
:
0
}
p
#dropText
{
font-size
:
100px
}
.container
{
display
:
flex
}
button
{
border
:
none
}
button
.interface
{
background-color
:
#c8c8c8
;
padding
:
4px
;
border-radius
:
6px
;
margin
:
4px
;
width
:
28%
;
min-width
:
80px
}
button
.interface
:hover
{
background-color
:
#a0a0a0
;
cursor
:
pointer
}
button
.lock
{
background
:
none
;
border
:
none
;
margin
:
0
;
padding
:
0
;
cursor
:
pointer
}
div
,
h2
{
margin
:
4px
}
.info
{
background-color
:
#ddd
;
padding
:
5px
;
border-radius
:
8px
}
.full-flex
{
flex
:
1
}
.panel
{
display
:
flex
;
flex-direction
:
column
;
padding
:
4px
}
.settings
{
width
:
35vh
;
height
:
65vh
;
margin
:
4px
;
display
:
flex
;
border-radius
:
6px
;
border
:
1px
solid
rgb
(
0
,
0
,
0
);
flex-direction
:
column
}
#previewSVG
{
width
:
100%
;
height
:
100%
}
div
.SVGbox
{
border
:
1px
solid
rgb
(
0
,
0
,
0
)}
div
.preview
{
width
:
65vh
;
height
:
65vh
;
margin
:
4px
;
border-radius
:
6px
;
background-size
:
100%
100%
;
background-image
:
url(https://quentinbolsee.pages.cba.mit.edu/gerber2img/assets/background-241caa55.svg)
;
border
:
1px
solid
rgb
(
0
,
0
,
0
);
display
:
flex
;
align-items
:
center
;
justify-content
:
center
}
div
#dropZone
{
background-color
:
#b4b4b499
;
position
:
fixed
;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
;
z-index
:
999
;
visibility
:
hidden
;
display
:
flex
;
align-items
:
center
;
justify-content
:
center
}
body
{
font-family
:
Arial
,
Helvetica
,
sans-serif
}
input
{
max-width
:
30%
}
p
{
color
:
#000
}
h3
{
margin-left
:
4px
;
margin-top
:
20px
;
margin-bottom
:
4px
}
p
.lock
{
cursor
:
default
;
margin
:
0
}
p
#dropText
{
font-size
:
100px
}
.container
{
display
:
flex
}
button
{
border
:
none
}
button
.interface
{
background-color
:
#c8c8c8
;
padding
:
4px
;
border-radius
:
6px
;
margin
:
4px
;
width
:
28%
;
min-width
:
80px
}
button
.interface
:hover
{
background-color
:
#a0a0a0
;
cursor
:
pointer
}
button
.lock
{
background
:
none
;
border
:
none
;
margin
:
0
;
padding
:
0
;
cursor
:
pointer
}
div
,
h2
{
margin
:
4px
}
.info
{
background-color
:
#ddd
;
padding
:
5px
;
border-radius
:
8px
}
.full-flex
{
flex
:
1
}
.panel
{
display
:
flex
;
flex-direction
:
column
;
padding
:
4px
}
.settings
{
width
:
35vh
;
margin
:
4px
;
display
:
flex
;
border-radius
:
6px
;
border
:
1px
solid
rgb
(
0
,
0
,
0
);
flex-direction
:
column
}
#previewSVG
{
width
:
100%
;
height
:
100%
}
div
.SVGbox
{
border
:
1px
solid
rgb
(
0
,
0
,
0
)}
div
.preview
{
width
:
65vh
;
height
:
65vh
;
margin
:
4px
;
border-radius
:
6px
;
background-size
:
100%
100%
;
background-image
:
url(https://quentinbolsee.pages.cba.mit.edu/gerber2img/assets/background-241caa55.svg)
;
border
:
1px
solid
rgb
(
0
,
0
,
0
);
display
:
flex
;
align-items
:
center
;
justify-content
:
center
}
div
#dropZone
{
background-color
:
#b4b4b499
;
position
:
fixed
;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
;
z-index
:
999
;
visibility
:
hidden
;
display
:
flex
;
align-items
:
center
;
justify-content
:
center
}
This diff is collapsed.
Click to expand it.
dist/assets/main-
983ed147
.js
→
dist/assets/main-
3113c108
.js
+
0
−
0
View file @
d19be90a
File moved
This diff is collapsed.
Click to expand it.
dist/index.html
+
2
−
2
View file @
d19be90a
...
...
@@ -8,8 +8,8 @@
<meta
http-equiv=
"Cache-Control"
content=
"no-cache, no-store, must-revalidate"
/>
<meta
http-equiv=
"Pragma"
content=
"no-cache"
/>
<meta
http-equiv=
"Expires"
content=
"-1"
/>
<script
type=
"module"
crossorigin
src=
"https://quentinbolsee.pages.cba.mit.edu/gerber2img/assets/main-
983ed147
.js"
></script>
<link
rel=
"stylesheet"
href=
"https://quentinbolsee.pages.cba.mit.edu/gerber2img/assets/index-
9d31cf4a
.css"
>
<script
type=
"module"
crossorigin
src=
"https://quentinbolsee.pages.cba.mit.edu/gerber2img/assets/main-
3113c108
.js"
></script>
<link
rel=
"stylesheet"
href=
"https://quentinbolsee.pages.cba.mit.edu/gerber2img/assets/index-
e1ba9a9d
.css"
>
</head>
<body
style=
"background-color: rgb(255, 255, 255);"
>
<h1>
gerber2img
</h1>
...
...
This diff is collapsed.
Click to expand it.
src/style.css
+
0
−
1
View file @
d19be90a
...
...
@@ -92,7 +92,6 @@ h2 {
.settings
{
width
:
35vh
;
height
:
65vh
;
margin
:
4px
;
display
:
flex
;
border-radius
:
6px
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment