Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
myAppraisal
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
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
angular
myAppraisal
Commits
98be156c
Commit
98be156c
authored
Dec 18, 2024
by
LAPTOP-CV4JFSHE\kantavee
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
เเก้ไขสี input หน้าตั้งค่าชื่อผู้ใช้
parent
cb155579
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
set-a-password.component.html
...unt-settings/set-a-password/set-a-password.component.html
+2
-2
user-settings.component.html
...count-settings/user-settings/user-settings.component.html
+6
-6
No files found.
src/app/components/account-settings/set-a-password/set-a-password.component.html
View file @
98be156c
...
...
@@ -176,7 +176,7 @@
<div
class=
"sm:grid grid-cols-12 gap-x-6"
>
<label
class=
"col-span-12 sm:col-span-3 ti-form-label text-primary"
>
รหัสพนักงาน
</label>
<input
type=
"text"
class=
"col-span-12 sm:col-span-4 ti-form-input"
style=
"background-color:
#B3B3B3;"
placeholder=
""
disabled
>
<input
type=
"text"
class=
"col-span-12 sm:col-span-4 ti-form-input"
style=
"background-color:
rgb(241, 245, 249);"
placeholder=
""
disabled
>
</div>
</form>
</div>
...
...
@@ -241,7 +241,7 @@
<div
class=
"sm:grid grid-cols-12 gap-x-6"
>
<label
class=
"col-span-12 sm:col-span-3 ti-form-label text-primary"
>
รหัสพนักงาน
</label>
<input
type=
"text"
class=
"col-span-12 sm:col-span-4 ti-form-input"
style=
"background-color: #B3B3B3
;"
placeholder=
""
disabled
>
<input
type=
"text"
class=
"col-span-12 sm:col-span-4 ti-form-input"
style=
"background-color: rgb(241, 245, 249)
;"
placeholder=
""
disabled
>
</div>
</form>
</div>
...
...
src/app/components/account-settings/user-settings/user-settings.component.html
View file @
98be156c
...
...
@@ -534,7 +534,7 @@
</div>
</div>
<div
class=
"flex col-span-4 relative mt-2"
>
<input
type=
"password"
class=
"ti-form-input
"
style=
"background-color: #B3B3B3;
"
disabled
placeholder=
""
>
<input
type=
"password"
class=
"ti-form-input
bg-input-readonly
"
disabled
placeholder=
""
>
</div>
</div>
<div
class=
"sm:grid grid-cols-12 gap-x-6"
>
...
...
@@ -552,7 +552,7 @@
</div>
</div>
<div
class=
"flex col-span-4 relative mt-2 relative"
>
<input
type=
"password"
class=
"ti-form-input
"
style=
"background-color: #B3B3B3;
"
disabled
placeholder=
""
>
<input
type=
"password"
class=
"ti-form-input
bg-input-readonly
"
disabled
placeholder=
""
>
</div>
</div>
<div
class=
"sm:grid grid-cols-12 gap-x-6"
>
...
...
@@ -570,7 +570,7 @@
</div>
</div>
<div
class=
"flex col-span-4 relative mt-2 relative"
>
<input
type=
"password"
class=
"ti-form-input
"
style=
"background-color: #B3B3B3;
"
disabled
placeholder=
""
>
<input
type=
"password"
class=
"ti-form-input
bg-input-readonly
"
disabled
placeholder=
""
>
</div>
</div>
<div
class=
"sm:grid grid-cols-12 gap-x-6 mt-4"
>
...
...
@@ -648,7 +648,7 @@
</div>
</div>
<div
class=
"flex col-span-4 relative mt-2"
>
<input
type=
"password"
class=
"ti-form-input
"
style=
"background-color: #B3B3B3;
"
disabled
placeholder=
""
>
<input
type=
"password"
class=
"ti-form-input
bg-input-readonly
"
disabled
placeholder=
""
>
</div>
</div>
<div
class=
"sm:grid grid-cols-12 gap-x-6"
>
...
...
@@ -666,7 +666,7 @@
</div>
</div>
<div
class=
"flex col-span-4 relative mt-2 relative"
>
<input
type=
"password"
class=
"ti-form-input
"
style=
"background-color: #B3B3B3;
"
disabled
placeholder=
""
>
<input
type=
"password"
class=
"ti-form-input
bg-input-readonly
"
disabled
placeholder=
""
>
</div>
</div>
<div
class=
"sm:grid grid-cols-12 gap-x-6"
>
...
...
@@ -684,7 +684,7 @@
</div>
</div>
<div
class=
"flex col-span-4 relative mt-2 relative"
>
<input
type=
"password"
class=
"ti-form-input
"
style=
"background-color: #B3B3B3;
"
disabled
placeholder=
""
>
<input
type=
"password"
class=
"ti-form-input
bg-input-readonly
"
disabled
placeholder=
""
>
</div>
</div>
<div
class=
"sm:grid grid-cols-12 gap-x-6 mt-4"
>
...
...
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