Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
JARVIS
Project
Project
Details
Activity
Releases
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
Jacob Dylan D. Vitug
JARVIS
Commits
414f6d6c
Commit
414f6d6c
authored
May 16, 2023
by
Jacob Dylan D. Vitug
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed signup screen. working on create position screen
parent
a4f5454c
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
35 additions
and
45 deletions
+35
-45
base.css
IPSystemTOPC/EmployeeProdDB/static/css/base.css
+1
-1
create_position.css
IPSystemTOPC/EmployeeProdDB/static/css/create_position.css
+21
-7
create_position.html
...loyeeProdDB/templates/EmployeeProdDB/create_position.html
+13
-14
signup.html
...mTOPC/EmployeeProdDB/templates/EmployeeProdDB/signup.html
+0
-23
No files found.
IPSystemTOPC/EmployeeProdDB/static/css/base.css
View file @
414f6d6c
...
@@ -17,7 +17,7 @@ body {
...
@@ -17,7 +17,7 @@ body {
.footer
{
.footer
{
position
:
absolute
;
position
:
absolute
;
/* left: 0; */
/* left: 0; */
bottom
:
0
;
bottom
:
0
px
;
width
:
100%
;
width
:
100%
;
height
:
2.5rem
;
height
:
2.5rem
;
text-align
:
center
;
text-align
:
center
;
...
...
IPSystemTOPC/EmployeeProdDB/static/css/create_position.css
View file @
414f6d6c
...
@@ -200,8 +200,8 @@
...
@@ -200,8 +200,8 @@
/* margin-top: 15px; */
/* margin-top: 15px; */
}
}
.search-a
nd-a
dd-cont
{
.search-add-cont
{
width
:
6
60px
;
width
:
5
60px
;
display
:
flex
;
display
:
flex
;
align-items
:
left
;
align-items
:
left
;
justify-content
:
space-between
;
justify-content
:
space-between
;
...
@@ -214,7 +214,7 @@
...
@@ -214,7 +214,7 @@
}
}
.searchbar
{
.searchbar
{
/* width: 78%; */
width
:
75%
;
/* padding-left: 30px; */
/* padding-left: 30px; */
}
}
...
@@ -223,7 +223,7 @@
...
@@ -223,7 +223,7 @@
border
:
1px
solid
black
;
border
:
1px
solid
black
;
padding
:
5px
10px
;
padding
:
5px
10px
;
/* margin-right: 20px; */
/* margin-right: 20px; */
width
:
66
0px
;
width
:
35
0px
;
height
:
100%
;
height
:
100%
;
}
}
...
@@ -260,15 +260,14 @@
...
@@ -260,15 +260,14 @@
background-color
:
#8b0000
;
background-color
:
#8b0000
;
color
:
white
;
color
:
white
;
width
:
max-content
;
width
:
max-content
;
width
:
2
00px
;
width
:
1
00px
;
margin-right
:
15px
;
margin-right
:
15px
;
}
}
#participant
{
#participant
{
width
:
9
1.
5%
;
width
:
95%
;
margin-top
:
15px
;
margin-top
:
15px
;
margin-left
:
50px
;
height
:
100%
;
height
:
100%
;
/* display: flex;
/* display: flex;
/* flex-direction: column; */
/* flex-direction: column; */
...
@@ -294,4 +293,19 @@
...
@@ -294,4 +293,19 @@
#participant
tr
:hover
{
#participant
tr
:hover
{
background-color
:
#ddd
;
background-color
:
#ddd
;
}
#td-align
td
{
display
:
flex
;
/* flex-direction: column; */
justify-content
:
space-between
;
}
.left-cont
{
width
:
660px
;
height
:
auto
;
}
#cell-remove
{
width
:
200px
;
}
}
\ No newline at end of file
IPSystemTOPC/EmployeeProdDB/templates/EmployeeProdDB/create_position.html
View file @
414f6d6c
...
@@ -65,9 +65,9 @@
...
@@ -65,9 +65,9 @@
<div
class=
"position-buttons-cont"
>
<div
class=
"position-buttons-cont"
>
<!-- left side for the table -->
<!-- left side for the table -->
<div>
<div
class=
"left-cont"
>
<!-- search bar cont -->
<!-- search bar cont -->
<div
class=
"search-a
nd-a
dd-cont"
>
<div
class=
"search-add-cont"
>
<div
class=
"searchbar"
>
<div
class=
"searchbar"
>
<input
placeholder=
'Search Name'
/>
<input
placeholder=
'Search Name'
/>
...
@@ -83,20 +83,19 @@
...
@@ -83,20 +83,19 @@
<table
id=
"participant"
>
<table
id=
"participant"
>
<tr>
<tr>
<td>
1
</td>
<td>
1
</td>
<td>
<td
id=
"td-align"
>
<div
class=
"button-remove"
>
Jacob
<div>
Name
</div
>
</td
>
<div><button
>
Remove
</button></div
>
<td
>
</div>
<
div
class=
"button-remove cell-remove"
><button
>
Remove
</button><
/div>
</td>
</td>
</tr>
</tr><tr>
<tr>
<td>
1
</td>
<td>
1
</td>
<td>
<td
id=
"td-align"
>
<div
class=
"button-remove"
>
Name
<div>
Name
</div
>
</td
>
<div><button
>
Remove
</button></div
>
<td
>
</div>
<
div
class=
"button-remove"
><button
>
Remove
</button><
/div>
</td>
</td>
</tr>
</tr>
</table>
</table>
...
...
IPSystemTOPC/EmployeeProdDB/templates/EmployeeProdDB/signup.html
View file @
414f6d6c
...
@@ -39,29 +39,6 @@
...
@@ -39,29 +39,6 @@
<input
type=
"password"
name=
"password"
id=
"password"
placeholder=
"Re-enter Password"
>
<input
type=
"password"
name=
"password"
id=
"password"
placeholder=
"Re-enter Password"
>
</div>
</div>
<div
class=
"form-group has-feedback horizontal-align"
>
<div
class=
"sex-inner"
>
<label
for=
"sex"
class=
""
>
Sex:
</label>
<div
class=
"sex-input"
>
<input
type=
"radio"
id=
"male"
name=
"gender"
value=
"male"
required
/>
<label
for=
"male"
>
Male
</label>
<input
type=
"radio"
id=
"female"
name=
"gender"
value=
"female"
required
/>
<label
for=
"female"
>
Female
</label>
</div>
</div>
</div>
<!-- <input type="submit"> -->
<!-- <input type="submit"> -->
<div
class=
"centercont column-direction"
>
<div
class=
"centercont column-direction"
>
<button
type=
"submit"
class=
"login-button login-borders button-login"
>
Continue
</button>
<button
type=
"submit"
class=
"login-button login-borders button-login"
>
Continue
</button>
...
...
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