JFIF  x x C         C     "        } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz        w !1AQ aq"2B #3Rbr{ gilour

File "_dl-panels.scss"

Full Path: /var/www/html/ctctaxi/public/assets/vendor_components/select2/docs/_sass/_dl-panels.scss
File size: 563 bytes
MIME-type: text/plain
Charset: utf-8

.s2-docs-panels {
    dt, dd {
        border: 1px solid $panel-default-border;
    }

    dt {
        background-color: $panel-default-heading-bg;
        border-top-left-radius: $panel-border-radius;
        border-top-right-radius: $panel-border-radius;
        padding: 5px 7.5px;
    }

    dd {
        background-color: $panel-bg;
        border-bottom-left-radius: $panel-border-radius;
        border-bottom-right-radius: $panel-border-radius;
        margin-bottom: 0.75em;
        padding: 7.5px;
    }

    dt + dd {
        border-top: none;
    }
}