@groupdocs.examples.jquery/signature
Version:
jQuery plugin that allows to display and sign documents supported by groupdocs libraries APIs
65 lines (58 loc) • 974 B
CSS
@media (max-width: 1024px) {
#csg-params-header > i {
font-size: 14px;
margin-top: 5px
}
.csg-header-buttons {
margin: 0;
padding: 12px 20px 0px 10px;
}
.csg-text-input {
top: 42px;
right: 100px;
width: 200px;
}
.csg-text-input input {
}
.bcPicker-palette {
top: 0px;
left: -70px;
width: 381px;
}
.csg-text-color .bcPicker-palette {
top: -250px ;
left: -106px ;
}
.csg-insert-text {
margin-left: 10px;
}
.bcPicker-palette > .bcPicker-color {
width: 42px ;
height: 24px ;
}
.csg-border-width {
width: 18px ;
height: 16px ;
margin-left: 8px;
}
.csg-border-width select {
width: 21px;
}
.csg-bouding-box {
top: 80px;
left: 250px;
}
.csg-params {
top: -37px;
margin: auto;
}
.csg-text-menu {
height: 40px;
}
.csg-text-menu select {
margin: 0 25px 0 15px;
}
.csg-text-menu i {
margin: 0 12px 0 12px;
}
}