intern gebruik
nss exact online magazijn by nss-development
Details
Authornss-development
LicenseNo License
Categorystart.exactonline.nl
Created
Updated
Size2.0 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name nss exact online magazijn
@version 20230615.08.56
@namespace userstyles.world/user/nss-development
@description intern gebruik
@author nss-development
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://start.exactonline.nl/") {
/* ------------- Startpagina ------------- */
/* Verbergen overbodige informatie bij To-Do */
a[href*="SlsSalesOrdersToBeInvoiced"],
.es-widget__header.es-flex,
.es-widget__subheader,
#dashboardContainer > div > div > div.dashboard > div > div > div > div.es-widget__content > div.ui.grid > div:nth-child(1){
display:none;
}
#dashboardContainer{
width: 100%;
height: 100%;
background-image: url(https://ssl-account.com/cdn.navacqs.nl/dekuip.jpg);
background-repeat: no-repeat;
background-size: cover;
box-shadow: inset 0px 0px 0px 1250px rgba(224, 224, 224, .83);}
}
@-moz-document url-prefix("https://start.exactonline.nl/") {
/* ------------- Concept Goederenlevering ------------- */
/* Afdrukken */
#btnTrial, #btnCancel {
display:none;
}
#ups_button1:hover{
background-color: #351C15;
color: #FFB500;
}
#ups_button1{
background-color: #4e332c;
color: #ffbf00;
}
#ups_button2:hover{
background-color: #FFB500;
color: #2c140e;
}
#ups_button2{
background-color: #ffba1a;
color: #351C15;
}
a[href*="Item=%7b47b419f8-eae4-4002-9153-32cf28e7da26%7d"] {
border: solid 2px #ff1a1a;
padding: 1px 0 1px 2px;
}
}
@-moz-document url-prefix("https://start.exactonline.nl/") {
/* ------------- PAKBON (AFDRUKKEN) ------------- */
/* Afdrukken */
#sfPrintMode_f,#sfPrintMode_lb,#OutputTypeFinal3,#OutputTypeFinal3_lb{
display:none;
}
#sfOutputType_f{
font-size:1.8em
}
#sfOutputType_f{
background-color: red;
padding: 20px;
}
#sfLayoutDocument_f{
background-color: #00fff7;
padding: 13px
}
#sfLayoutEMail_f{
background-color: yellow;
padding: 13px;
}
}