ckan2zenodo-publisher-widget/src/main/webapp/CkanToZenodoPublisher.css

10 lines
179 B
CSS

/** Add css rules here for your application. */
.ckan2zenodo-modal-style {
width: 800px !important;
left: -400px !important;
}
.ckan2zenodo-modal-style input {
width: 400px
}