OWL ITS + 탐지시스템(인터넷 진흥원)
이민희
2022-01-07 909a0f1be2fddf26e9639dd189e3e7261040ac12
src/main/webapp/assets/styles/main.css
@@ -262,6 +262,8 @@
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    white-space: pre-line;
    word-break : break-word;
    -ms-overflow-style: scrollbar;
}
@@ -5223,7 +5225,7 @@
}*/
.modal-open {
    overflow: auto
    overflow: hidden;
}
.modal {
@@ -5344,9 +5346,6 @@
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 800px;
}
.modal-footer {
@@ -11307,6 +11306,14 @@
.select3-selection__choice__remove {
    color: #0066ff;
    margin-left: 4px;
    cursor: pointer;
    font-size: 0.79rem;
}
.select3-selection__email__remove {
    color: #0066ff;
    margin-left: 8px;
    margin-top: 7px;
    cursor: pointer;
    font-size: 0.79rem;
}
@@ -28566,6 +28573,10 @@
    margin-top: 50px; !important;
}
.mt--14 {
    margin-top: -14px; !important;
}
.ml-10 {
    margin-left: 10px !important;
}
@@ -29722,7 +29733,7 @@
    z-index: 2;
    overflow: hidden;
    margin-top: 80px;
 }
}
.footer-w .logo-element {
    text-align: center;
@@ -30150,6 +30161,13 @@
    font-size: 0.9rem;
    color: #777;
    font-weight: 800;
}
.custom-detail-label {
    color: #777;
    font-weight: 600;
    position: relative;
    top: -6px;
}
input[type="number"]::-webkit-outer-spin-button,
@@ -30592,6 +30610,4 @@
.tree,
.tree ul {
    list-style:none;
}
}