OWL ITS + 탐지시스템(인터넷 진흥원)
wyu
2021-12-08 296de4d2353e52f8f9a08045f09ab4d5e2bbf775
src/main/webapp/assets/styles/main.css
@@ -123,7 +123,7 @@
body {
    margin: 0;
    font-family: "Noto Sans", "Avenir Next W01", "Proxima Nova W01", "Rubik", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 0.84rem;
    font-size: 0.8rem;
    font-weight: 400;
    line-height: 1.5;
    color: #3E4B5B;
@@ -888,6 +888,17 @@
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}
.offset-detail-1 {
    margin-left: 5.8%;
}
.offset-detail-2 {
    margin-left: 4%;
}
.offset-detail-3 {
    margin-left: 9.2%;
}
.offset-1 {
@@ -9876,7 +9887,7 @@
.table tfoot th,
.table thead th {
    font-size: 0.75rem;
    font-size: 0.8rem;
}
.table th.nowrap {
@@ -10773,6 +10784,10 @@
    border-radius: 40px;
}
.btn.btn-roundRel {
    border-radius: 100%;
}
.btn.btn-upper, .all-wrapper .btn-upper.fc-button {
    text-transform: uppercase;
    letter-spacing: 1px;
@@ -11329,14 +11344,34 @@
    min-width: 540px;
}
body .daterangepicker-single {
    -webkit-box-shadow: 3px 25px 50px rgba(77, 76, 132, 0.34);
    box-shadow: 3px 25px 50px rgba(77, 76, 132, 0.34);
    font-family: "Avenir Next W01", "Proxima Nova W01", "Rubik", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    border: none;
    padding: 15px;
    z-index: 3000;
}
@media screen and (max-width: 767px) {
    body .daterangepicker {
        min-width: 300px;
    }
}
@media screen and (max-width: 767px) {
    body .daterangepicker-single {
    }
}
body .daterangepicker::after {
    display: block;
    clear: both;
    content: "";
}
body .daterangepicker-single::after {
    display: block;
    clear: both;
    content: "";
@@ -11348,11 +11383,26 @@
    margin: 10px;
}
body .daterangepicker-single .calendar {
    float: left;
    max-width: 300px;
    margin: 10px;
}
body .daterangepicker .calendar td {
    cursor: pointer;
}
body .daterangepicker-single .calendar td {
    cursor: pointer;
}
body .daterangepicker .calendar td:hover {
    background-color: #1a88fb;
    color: #fff;
}
body .daterangepicker-single .calendar td:hover {
    background-color: #1a88fb;
    color: #fff;
}
@@ -11363,7 +11413,18 @@
    border-color: #fff;
}
body .daterangepicker-single .calendar td.in-range {
    background-color: #1a88fb;
    color: #fff;
    border-color: #fff;
}
body .daterangepicker .calendar td.active, body .daterangepicker .calendar td.active:hover {
    background-color: #046fdf;
    color: #fff;
    border-color: #fff;
}
body .daterangepicker-single .calendar td.active, body .daterangepicker-single .calendar td.active:hover {
    background-color: #046fdf;
    color: #fff;
    border-color: #fff;
@@ -11374,7 +11435,20 @@
    padding: 5px 10px;
}
body .daterangepicker-single .ranges {
    clear: left;
    padding: 5px 10px;
}
body .daterangepicker .ranges .btn, body .daterangepicker .ranges .all-wrapper .fc-button, .all-wrapper body .daterangepicker .ranges .fc-button {
    padding: 5px 10px;
    line-height: 1;
    vertical-align: middle;
    text-transform: none;
    font-size: 0.81rem;
}
body .daterangepicker-single .ranges .btn, body .daterangepicker-single .ranges .all-wrapper .fc-button, .all-wrapper body .daterangepicker-single .ranges .fc-button {
    padding: 5px 10px;
    line-height: 1;
    vertical-align: middle;
@@ -11389,12 +11463,30 @@
    font-size: 0.72rem;
}
body .daterangepicker-single th {
    font-weight: 500;
    text-align: center;
    padding: 5px 0px;
    font-size: 0.72rem;
}
body .daterangepicker th.prev {
    text-align: left;
    cursor: pointer;
}
body .daterangepicker-single th.prev {
    text-align: left;
    cursor: pointer;
}
body .daterangepicker th.next {
    text-align: right;
    cursor: pointer;
}
body .daterangepicker-single th.next {
    text-align: right;
    cursor: pointer;
}
@@ -11412,11 +11504,29 @@
    border: 1px solid #eee;
}
body .daterangepicker-single .calendar td {
    font-weight: 300;
    font-size: 0.81rem;
    text-align: right;
    font-size: 0.81rem;
    padding: 5px 8px;
    border: 1px solid #eee;
}
body .daterangepicker .calendar th.month {
    color: #047bf8;
}
body .daterangepicker-single .calendar th.month {
    color: #047bf8;
}
body .daterangepicker .calendar-table {
    padding-top: 10px;
}
body .daterangepicker-single .calendar-table {
    padding-top: 10px;
}
@@ -11425,7 +11535,17 @@
    padding-bottom: 5px;
}
body .daterangepicker-single thead tr:first-child th {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding-bottom: 5px;
}
body .daterangepicker thead tr:first-child + tr th {
    padding-top: 10px;
}
body .daterangepicker-single thead tr:first-child + tr th {
    padding-top: 10px;
}
@@ -11433,7 +11553,18 @@
    position: relative;
}
body .daterangepicker-single .daterangepicker_input {
    position: relative;
}
body .daterangepicker .daterangepicker_input input {
    width: 100%;
    display: block;
    padding-left: 35px;
}
body .daterangepicker-single .daterangepicker_input input {
    width: 100%;
    display: block;
    padding-left: 35px;
@@ -11462,6 +11593,8 @@
  -moz-osx-font-smoothing: grayscale;
  content: "\e926";
}
daterangepicker_single
body .daterangepicker .fa.fa-chevron-left.glyphicon.glyphicon-chevron-left:before {
@@ -20929,7 +21062,7 @@
    border: 0px solid #047bf8;
    color: #888;
    margin-right: 2px;
    font-size: 0.72rem;
    font-size: 0.8rem;
    border-radius: 4px;
    margin-bottom: 2px;
    margin-top: 2px;
@@ -20942,7 +21075,7 @@
    color: darkblue;
    font-weight: 600;
    margin-right: 2px;
    font-size: 0.72rem;
    font-size: 0.8rem;
    border-radius: 4px;
    margin-bottom: 2px;
    margin-top: 2px;
@@ -28346,6 +28479,14 @@
    margin-top: 30px !important;
}
.mt-40 {
    margin-top: 40px; !important;
}
.mt-50 {
    margin-top: 50px; !important;
}
.ml-10 {
    margin-left: 10px !important;
}
@@ -28362,9 +28503,23 @@
    margin-right: 20px !important;
}
.mr-30 {
    margin-right: 30px !important;
}
.ml-10 {
    margin-left: 10px !important;
}
.ml-20 {
    margin-left: 20px !important;
}
.ml-30 {
    margin-left: 30px !important;
}
.m-0 {
    margin: 0 auto !important;
@@ -28541,6 +28696,27 @@
    transition: .4s;
}
.slider-disabled {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #2196F3;
}
.slider-disabled:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 30px;
    bottom: 4px;
    background-color: white;
}
input:checked + .slider {
    background-color: #2196F3;
}
@@ -28560,6 +28736,14 @@
}
.slider.round:before {
    border-radius: 50%;
}
.slider-disabled.round {
    border-radius: 34px;
}
.slider-disabled.round:before {
    border-radius: 50%;
}
@@ -29849,10 +30033,20 @@
.icon-reverse::after {
    transform: rotate(180deg);
}
/* 원본 폰트 사이즈 주석 처리*/
/*.issue-detail-label {*/
/*    font-size: 0.71rem;*/
/*    color: #777*/
/*}*/
.issue-detail-tab {
    font-size: 0.9rem;
    font-weight: 800;
}
.issue-detail-label {
    font-size: 0.71rem;
    color: #777
    font-size: 0.9rem;
    color: #777;
    font-weight: 800;
}
input[type="number"]::-webkit-outer-spin-button,
@@ -30221,8 +30415,22 @@
.h3-div {
    font-size: 1.75rem;
}
/*translate="issue.issueTitle"*/
.info_font {
    color: #000;
    font-size: 0.8rem;
    line-height: 1.5;
    font-weight: 600;
}
.email_font {
    color: #494848;
    font-size: 0.75rem;
    line-height: 1.5;
    font-weight: 600;
}
.info_detail_font {
    color: #000;
    font-size: 1rem;
    line-height: 1.5;
@@ -30240,10 +30448,12 @@
.TemplateIMG {
    height: 50px;
    width: 50px;
    margin: 20px;
}
.TemplateIMG-selected {
    border: 2px solid #0066ff;
}
.TemplateIMG:active {
@@ -30252,9 +30462,22 @@
.TemplateIMG:visited {
    border: 2px solid #0066ff;
}
.Template-area {
    text-align: center;
}
.TemplateEX {
    float : left;
}
.Email-Templates {
    height: 150px;
    width: 300px;
    display: none;
    margin: 0 auto;
}
/* 간트차트 end */