OWL ITS + 탐지시스템(인터넷 진흥원)
이민희
2021-12-20 9ea4a2d0385d48a0713a5bbc3c1a8967e10baae1
src/main/webapp/assets/styles/main.css
@@ -19409,7 +19409,7 @@
    -ms-flex-align: center;
    /*align-items: center;*/
    padding: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    position: relative;
}
@@ -19473,7 +19473,7 @@
.aei-content .aei-delete {
    position: absolute;
    top: 0px;
    right: -10px;
    right: 12px;
    color: rgba(0, 0, 0, 0.7);
    font-size: 0.5rem;
    cursor: pointer;
@@ -28591,6 +28591,10 @@
    margin-left: 30px !important;
}
.ml-3per {
    margin-left: 3.3%;
}
.m-0 {
    margin: 0 auto !important;
@@ -29048,9 +29052,10 @@
}
.dot {
    color: #161617;
    color: #15158a;
    font-size: 0.9rem;
    font-weight: bold;
    margin-bottom: -15px;
}
.activity-text h6.creat .dot {