Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
web-ui
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
WEBGDE-Components
web-ui
Commits
d3a03321
Commit
d3a03321
authored
Oct 09, 2023
by
Owen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feature: file-upload
parent
4b7edf40
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
generateFields.js
...bContent/WebGde-Widgets/DataInputWidget/generateFields.js
+0
-0
style.css
WebGde/WebContent/style.css
+2
-2
No files found.
WebGde/WebContent/WebGde-Widgets/DataInputWidget/generateFields.js
View file @
d3a03321
This diff is collapsed.
Click to expand it.
WebGde/WebContent/style.css
View file @
d3a03321
...
@@ -289,7 +289,7 @@ input[type=radio] {
...
@@ -289,7 +289,7 @@ input[type=radio] {
display
:
none
;
display
:
none
;
}
}
.image-capture
,
.fingerprint-capture
{
.image-capture
,
.fingerprint-capture
,
.file-upload
{
display
:
flex
;
display
:
flex
;
flex-direction
:
column
;
flex-direction
:
column
;
width
:
100%
;
width
:
100%
;
...
@@ -689,7 +689,7 @@ span#filename {
...
@@ -689,7 +689,7 @@ span#filename {
background-color
:
yellow
;
background-color
:
yellow
;
}
}
.image-capture
,
.fingerprint-capture
{
.image-capture
,
.fingerprint-capture
,
.file-upload
{
display
:
flex
;
display
:
flex
;
flex-direction
:
column
;
flex-direction
:
column
;
width
:
100%
;
width
:
100%
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment