no message

main
이범준 8 months ago
parent d2f49d78b6
commit d489067f6b

@ -1,3 +1,5 @@
@charset "UTF-8";
body:not(.root-privacy-on) td.privacy-cell span:nth-child(1){ body:not(.root-privacy-on) td.privacy-cell span:nth-child(1){
display:block; display:block;
} }

@ -1,3 +1,5 @@
@charset "UTF-8";
select { select {
--pdf-red : rgb(255,0,0); --pdf-red : rgb(255,0,0);
--pdf-green : rgb(0,255,0); --pdf-green : rgb(0,255,0);

@ -1,4 +1,6 @@
.layout-navbar-fixed .layout-wrapper:not(.layout-horizontal) .layout-page:before { @charset "UTF-8";
.layout-navbar-fixed .layout-wrapper:not(.layout-horizontal) .layout-page:before {
content: ""; content: "";
width: 100%; width: 100%;
height: 4.75rem; height: 4.75rem;

@ -1,3 +1,5 @@
@charset "UTF-8";
.xit-twenty::before { .xit-twenty::before {
content: url("./xit-icon/7seg20m.svg"); content: url("./xit-icon/7seg20m.svg");
} }

@ -1,3 +1,5 @@
@charset "UTF-8";
@font-face { @font-face {
font-family: "boxicons"; font-family: "boxicons";
font-weight: normal; font-weight: normal;

@ -1,3 +1,5 @@
@charset "UTF-8";
/*! /*!
* Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com * Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)

Loading…
Cancel
Save