Index: vue/src/assets/images/devops/DevSupport/github.png =================================================================== diff -u -r008311a2c3207590b0f27e8839b88e266815b998 -r3485de532de3b82aceaaa966521ce34a4469a9cd --- vue/src/assets/images/devops/DevSupport/github.png (.../github.png) (revision 008311a2c3207590b0f27e8839b88e266815b998) +++ vue/src/assets/images/devops/DevSupport/github.png (.../github.png) (revision 3485de532de3b82aceaaa966521ce34a4469a9cd) @@ -2302,4 +2302,32 @@ .dataTables_scrollBody::-webkit-scrollbar-thumb { border-radius: 5px; +} + +.ribbon { + /* adjust the below to control the shape */ + --d: 5px; + --w: 100px; + --c: #333; + /**/ + + position: absolute; + top: 0; + right: 0; + transform: translate(29.29%, -100%) rotate(45deg); /* 29.29% = 100%*(1 - cos(45deg)) */ + color: #fff; + text-align: center; + width: var(--w); + transform-origin: bottom left; + padding: 5px 0 calc(var(--d) + 5px); + background: linear-gradient(rgba(0, 0, 0, 0.6) 0 0) bottom/100% var(--d) no-repeat var(--c); + clip-path: polygon( + 0 100%, + 0 calc(100% - var(--d)), + 50% calc(100% - var(--d) - var(--w) / 2), + 100% calc(100% - var(--d)), + 100% 100%, + calc(100% - var(--d)) calc(100% - var(--d)), + var(--d) calc(100% - var(--d)) + ); } \ No newline at end of file Index: arms/html/reqStatus/content-container.html =================================================================== diff -u -re63dc7254efc83705df916d6dbdd2bf8fa5ea44d -r3485de532de3b82aceaaa966521ce34a4469a9cd --- arms/html/reqStatus/content-container.html (.../content-container.html) (revision e63dc7254efc83705df916d6dbdd2bf8fa5ea44d) +++ arms/html/reqStatus/content-container.html (.../content-container.html) (revision 3485de532de3b82aceaaa966521ce34a4469a9cd) @@ -233,6 +233,11 @@ +
+ ES 수집 일 기준 +