Cleanup and consolidation, signin process updates
This commit is contained in:
@@ -65,9 +65,11 @@
|
||||
}
|
||||
|
||||
#vsignature {
|
||||
background-color: rgb(220, 220, 220);
|
||||
|
||||
}
|
||||
#esignature {
|
||||
background-color: rgb(220, 220, 220);
|
||||
|
||||
}
|
||||
#esignature-parent {
|
||||
@@ -78,11 +80,11 @@
|
||||
}
|
||||
canvas.jSignature {
|
||||
max-height: 200px !important;
|
||||
width: 100%;
|
||||
height: 200px;
|
||||
padding: 0 0 0 0;
|
||||
margin: 0 0 0 0;
|
||||
border: 2px dotted #000;
|
||||
background-color:lightgrey;
|
||||
padding: 0 0 0 0;
|
||||
margin: 0 0 0 0;
|
||||
background-color: rgb(220, 220, 220);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user