Skip to content

Field Service Order by jeremypaxton

Details

Authorjeremypaxton

LicenseNo License

Categoryhttps://cactuswellhead--paxton4.sandbox.lightning.force.com

Created

Updated

Size3.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A new userstyle

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           ? - Aug 2024
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document url-prefix("https://cactuswellhead--paxton4.sandbox.lightning.force.com") {
    .slds-button.slds-button_neutral.add-linked-section.slds-m-bottom_small {
    height: 28px;
    width: 72px;
    margin: 0px;
    padding: 0px;
    line-height: 1.8;
}

div[data-section-name="Add-Parts"] .remove-linked-section-container {
    margin-top: 10px !important; 
    margin-right: 10px !important;
}

div[data-section-name="Add-Parts"].form-section.slds-card.slds-m-top_large.slds-m-bottom_x-large.childSection.is-linked-section.ls-group-changed-input {
    box-shadow: none;
    margin-top: 0px;
    border-bottom: none;
    border-collapse: collapse;
}

div[data-section-name="Add-Parts"] .slds-card__header {
    position: relative;
    height: 0px;
    padding: 0px;
    overflow: visible;
    margin-top: -60px;
}

div[data-section-name="Add-Parts"] .slds-card__header.OR-card__header.slds-grid {
    padding: 0 !important; 
}

div[data-section-name="Add-Parts"] .label-width {
    display: none !important;
}

div[data-section-name="Add-Parts"] p {
    text-align: center;
    color: rgb(57, 89, 125);
    font-family: "Salesforce Sans", Arial, sans-serif;
}

div[data-section-name="Add-Parts"] .slds-card__body[data-placeholdersection="true"] {
    justify-content: center;
    display: flex;
    margin: 0px;
}

div[data-section-name="Add-Parts"] .slds-card__body {
    background-color: #fff;
    border-top: 2px solid rgb(216, 221, 230);
    border-bottom: 2px solid rgb(216, 221, 230);
    width: 100%;
}

div[data-section-name="Add-Parts"] .slds-input {
    background-color: #fff;
    border: 0px solid #dddbda;
    border-radius: 0rem;
    width: 100%; 
    box-sizing: border-box;
    line-height: 1.875rem;
    min-height: calc(1.875rem + 2px); 
    text-align: center;
}

div[data-section-name="Add-Parts"] .slds-card__footer {
    border-top: none;
    background-color: rgb(244, 246, 249);
    margin: 0px;
    padding: 0px;
    height: 0px;
    display: none;
}

div[data-section-name="Add-Parts"] .controls {
    margin-top: 0 !important;
    text-align: center;
}

div[data-section-name="Add-Parts"] .slds-card__body {
    column-count: 6;
    column-gap: 0px;
}

div[data-section-name="Add-Parts"] .add-linked-section {
   margin: 0px;
   padding: 0px;
   width: 72px;
}

div[data-section-name="Add-Parts"] .title-text {
    display: none;
}

div[data-section-name="Add-Parts"] .control-label {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    visibility: hidden; 
}

div[data-section-name="Add-Parts"] .control-group {
    border: 1px solid #ccc; 
    padding: 0px !important; 
    margin: 0px !important; 
    width: 100%;
    height: 34px;
}

div[data-section-name="Add-Parts"] .controls {
    padding: 0px !important; 
    margin: 0px !important; 
    width: 100%;
}

div[data-section-name="Add-Parts"] .slds-card__body.OR-card__body.slds-p-horizontal_xx-small {
    padding: 0 !important; 
    margin: 0 !important; 
    border: none;
}

}

Reviews

No reviews yet.