mirror of
https://codeberg.org/prof_x_pvt_ltd/captive.whump.shanti-portal
synced 2024-08-14 22:46:42 +00:00
job handling code in js.
This commit is contained in:
parent
ec24d0f125
commit
6be2426f09
3 changed files with 103 additions and 6 deletions
|
@ -7,3 +7,12 @@
|
|||
height: 100px;
|
||||
width: 100px;
|
||||
}
|
||||
|
||||
.msgbox {
|
||||
border-radius: 25px;
|
||||
padding: 15px;
|
||||
}
|
||||
|
||||
.msgbox-error {
|
||||
background: #ff4000;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue