You are here

esign.css in E-Sign 7

.esign_panel canvas {
  border: 1px solid #eeeeee;
  cursor: crosshair;
  width: 100%;
  min-height: 50mm;
}

File

css/esign.css
View source
  1. .esign_panel canvas {
  2. border: 1px solid #eeeeee;
  3. cursor: crosshair;
  4. width: 100%;
  5. min-height: 50mm;
  6. }