Skip to content

ImpexDocs for Devesa by maurodb

Screenshot of ImpexDocs for Devesa

Details

Authormaurodb

LicenseNo License

Categoryuserstyles

Created

Updated

Size770 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Mejora visual.

Notes

Source code

/* ==UserStyle==
@name         ImpexDocs for Devesa
@namespace    MauroDB
@version      1.0.1
@description  Mejora visual para el sitio de ImpexDocs.
@author       maurodb
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://appus.impexdocs.com/shipment/detail/"), url-prefix("https://appus.impexdocs.com/SaleOrder/detail/"), url-prefix("https://betadevesa.impexdocs.com/shipment/detail/"), url-prefix("https://betadevesa.impexdocs.com/saleorder/detail/") {
body {
    height: inherit;
}

#whole_page_container {
    position: inherit;
}

.tablestickey {
    max-height: 100% !important;
}

#sales_tab-tabContent {
    overflow-y: inherit !important;
}

.action_cir.dropdown:hover {
    display: inline-block;
}

}

Reviews

No reviews yet.