forked from CSI-KJSCE/appointment_to_examiner
multiple input
This commit is contained in:
@@ -115,3 +115,16 @@ button[type="submit"] {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
.remove-faculty-btn {
|
||||
padding: 0px 0px;
|
||||
background: none;
|
||||
border: none;
|
||||
color: red;
|
||||
cursor: pointer;
|
||||
font-size: 16px;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.remove-faculty-btn:hover {
|
||||
color: darkred;
|
||||
}
|
||||
Reference in New Issue
Block a user