Geen bewerkingssamenvatting
Geen bewerkingssamenvatting
 
Regel 17: Regel 17:
.ve-ui-mwTemplatePage-description {
.ve-ui-mwTemplatePage-description {
     display: none;
     display: none;
}
/* zie Jira-task KP-67 */
#accesscontrol {
    font-size: larger !important;
    font-weight: bold !important;
}
}

Huidige versie van 11 sep 2024 om 16:36

/* tooltips calculator GO-Fresh */
.qtip {
    min-width: 600px;
}

/* zie JIRA-ticket EMT-1691*/
.ve-active .emm-hide-me-inside-ve {
    display: none !important;
}

/* zie JIRA-ticket EMT-2133 */
.button--green {
    background-color: #008345;
}

/* zie JIRA-ticket EMT-2619 */
.ve-ui-mwTemplatePage-description {
    display: none;
}

/* zie Jira-task KP-67 */
#accesscontrol {
    font-size: larger !important;
    font-weight: bold !important;
}