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%;
}
@@ -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;
}
@@ -30052,6 +30058,11 @@
/*    color: #777*/
/*}*/
.issue-main-label {
    font-size: 0.6rem;
    color: #777;
}
.issue-detail-tab {
    font-size: 0.9rem;
    font-weight: 800;
@@ -30493,4 +30504,15 @@
    margin: 0 auto;
}
/* 간트차트 end */
/* 이슈 트리 */
/**
 * Framework starts from here ...
 * ------------------------------
 */
.tree,
.tree ul {
    list-style:none;
}