All Downloads are FREE. Search and download functionalities are using the official Maven repository.

assets.css.popup.css Maven / Gradle / Ivy

Go to download

GroupDocs.Viewer for Java is a powerful document viewer component that allows you to display over 50 document formats in your Java applications. The viewer can both rasterize documents and convert them to SVG+HTML+CSS, delivering true-text high-fidelity rendering. Supported file formats include: Microsoft Office, Microsoft Visio, Microsoft Project, Outlook documents, PDF, AutoCAD, Image files (JPG, BMP, GIF, TIFF, etc.) and many more formats.

There is a newer version: 17.5.0
Show newest version
.modal_dialog_content_wrapper{
    border: 0 !important;
    box-shadow: 1px 1px 3px #333;
}
.modal_dialog_header{
    background-color: #125389 !important;
    color: #fff;
    padding: 15px 0 8px 20px !important;
}
.modal_dialog_content{
    border: 0 !important;
    color: #414141;
    max-height: 300px;
    max-width: 600px;
    overflow: auto;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy