diff --git a/src/main/resources/static/css/common.css b/src/main/resources/static/css/common.css index d5d6a89a..1c0660ab 100644 --- a/src/main/resources/static/css/common.css +++ b/src/main/resources/static/css/common.css @@ -59,6 +59,14 @@ content: url("/img/bootstrap-icons-1.9.1/caret-down-fill.svg"); } +.btn-toggle2::before { + content: url("/img/bootstrap-icons-1.9.1/caret-right.svg"); + filter: invert(100%); +} +.btn-toggle2[aria-expanded="true"]::before { + content: url("/img/bootstrap-icons-1.9.1/caret-down.svg"); +} + .f-invert{ filter: invert(100%); } @@ -122,4 +130,29 @@ position: absolute; top: 6rem; left: 4.3rem; -} \ No newline at end of file +} + +/*.bg-header{*/ +/* !*background-color: #6c87af78;*!*/ +/* !*background-color: #6885bfb0;*!*/ +/* background-color: #1650a778;*/ +/*}*/ +/*.bg-lightB{*/ +/* background-color: #deebff78;*/ +/*}*/ +/*.bg-blue{*/ +/* !*background-color: #1f2f5c;*!*/ +/* background-color: #24396c;*/ +/*}*/ +/*.bg-leftMenu{*/ +/* background-color: #253660;*/ +/*}*/ + +/*.table-color{*/ +/* background-color: #6c87af78;*/ +/*}*/ + +/*.bi-square-fill{*/ +/* color:#0d49a7;*/ +/* !*color: #24396c;*!*/ +/*}*/ \ No newline at end of file diff --git a/src/main/resources/templates/faRpt/faRptViewModal.html b/src/main/resources/templates/faRpt/faRptViewModal.html index b35ce0a2..0523e36f 100644 --- a/src/main/resources/templates/faRpt/faRptViewModal.html +++ b/src/main/resources/templates/faRpt/faRptViewModal.html @@ -20,36 +20,36 @@
- +
- + - + - +

- +

- +
-
no
-
수신자
-
열람
+
no
+
수신자
+
열람

@@ -83,8 +83,8 @@ - - + + diff --git a/src/main/resources/templates/fragments/footer.html b/src/main/resources/templates/fragments/footer.html index e37b6e7d..ce82c7f8 100644 --- a/src/main/resources/templates/fragments/footer.html +++ b/src/main/resources/templates/fragments/footer.html @@ -3,7 +3,7 @@
- logo + logo
diff --git a/src/main/resources/templates/fragments/header.html b/src/main/resources/templates/fragments/header.html index 88a58bbe..ef649cb2 100644 --- a/src/main/resources/templates/fragments/header.html +++ b/src/main/resources/templates/fragments/header.html @@ -2,7 +2,7 @@ -
+
파일명사이즈파일명사이즈
- + diff --git a/src/main/resources/templates/publicBoard/notice/noticeViewModal.html b/src/main/resources/templates/publicBoard/notice/noticeViewModal.html index 5e8f453e..c2853aee 100644 --- a/src/main/resources/templates/publicBoard/notice/noticeViewModal.html +++ b/src/main/resources/templates/publicBoard/notice/noticeViewModal.html @@ -1,6 +1,6 @@ -
제목 관서