OWL ITS + 탐지시스템(인터넷 진흥원)
wyu
2021-12-16 e2c9d5c6cc9bf4a4314dcbce17e1336e8f78ebf8
src/main/webapp/assets/styles/main.css
@@ -891,13 +891,16 @@
}
.offset-detail-1 {
    margin-left: 5.8%;
    margin-left: 4%
}
.offset-detail-2 {
    margin-left: 4%;
    margin-left: 5.8%;
}
.offset-detail-3 {
    margin-left: 8%;
}
.offset-detail-4 {
    margin-left: 9.2%;
}
@@ -14271,7 +14274,7 @@
}
.menu-position-side.menu-w.color-scheme-dark .logo-w {
    background-color:#f2f4f8;
    background-color:#FFFFFF;
}
.menu-position-side.menu-w.color-scheme-dark .element-search:before {
@@ -17449,6 +17452,8 @@
.os-icon-chevron-down:before {
    content: "\e9b4";
    position: relative;
    bottom: 1.1rem;
}
.os-icon-chevron-left:before {
@@ -20489,7 +20494,8 @@
.full-chat-w .user-intro .user-intro-info .user-sub {
    color: rgba(0, 0, 0, 0.7);
    font-size: 0.72rem;
    font-size: 1rem;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 5px;
}
@@ -28750,10 +28756,12 @@
}
.slider-disabled.round {
    opacity: 50%;
    border-radius: 34px;
}
.slider-disabled.round:before {
    opacity: 50%;
    border-radius: 50%;
}
@@ -29693,6 +29701,7 @@
    overflow: hidden;
    margin-top: 30px;
    font-size: 0.69rem;
    margin-left: 35rem;
}
.width-20-p {
@@ -30048,6 +30057,11 @@
/*    font-size: 0.71rem;*/
/*    color: #777*/
/*}*/
.issue-main-label {
    font-size: 0.6rem;
    color: #777;
}
.issue-detail-tab {
    font-size: 0.9rem;
@@ -30490,4 +30504,15 @@
    margin: 0 auto;
}
/* 간트차트 end */
/* 이슈 트리 */
/**
 * Framework starts from here ...
 * ------------------------------
 */
.tree,
.tree ul {
    list-style:none;
}