File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -150,8 +150,8 @@ table.text-break thead {
150150 text-underline-position : under;
151151 color : var (--bs-white );
152152}
153- .navbar # search-input :: placeholder {
154- color : var (--bs-gray-300 ) ;
153+ .navbar . offcanvas {
154+ background- color: var (--bs-djc-blue-bg ) !important ;
155155}
156156.offcanvas {
157157 --bs-offcanvas-width : 280px ;
Original file line number Diff line number Diff line change 1515
1616< div class ="offcanvas offcanvas-start " tabindex ="-1 " id ="side-menu " aria-labelledby ="side-menu-label ">
1717 < div class ="offcanvas-header border-bottom ">
18- < h5 class ="offcanvas-title fw-semibold d-flex align-items-center " id ="side-menu-label ">
18+ < h5 class ="offcanvas-title fw-semibold " id ="side-menu-label ">
1919 {{ SITE_TITLE }}
2020 </ h5 >
2121 < button type ="button " class ="btn-close " data-bs-dismiss ="offcanvas " aria-label ="{% trans 'Close' %} "> </ button >
You can’t perform that action at this time.
0 commit comments