migrate to new git

This commit is contained in:
2025-08-29 01:27:25 +08:00
parent 946eb9961e
commit af2c152ef6
8623 changed files with 1000453 additions and 1 deletions

View File

@@ -0,0 +1,338 @@
.form-horizontal .control-label{
text-align: right;
}
/*
.hidden-xs {
display: none !important;
}
.visible-xs {
display: block !important;
}
.header .navbar button.side-toggle {
right: 10px;
top: 20px;
}
.header .navbar ul {
margin-top: 0;
margin-right: 5px;
}*/
body.check.reg .main .content .content_box .panel input.col-sm-5 {
width: 100%;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.6667%;
}
.col-md-10 {
width: 83.3333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.6667%;
}
.col-md-7 {
width: 58.3333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.6667%;
}
.col-md-4 {
width: 33.3333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.6667%;
}
.col-md-1 {
width: 8.33333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.6667%;
}
.col-md-pull-10 {
right: 83.3333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.6667%;
}
.col-md-pull-7 {
right: 58.3333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.6667%;
}
.col-md-pull-4 {
right: 33.3333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.6667%;
}
.col-md-pull-1 {
right: 8.33333%;
}
.col-md-pull-0 {
right: 0;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.6667%;
}
.col-md-push-10 {
left: 83.3333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.6667%;
}
.col-md-push-7 {
left: 58.3333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.6667%;
}
.col-md-push-4 {
left: 33.3333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.6667%;
}
.col-md-push-1 {
left: 8.33333%;
}
.col-md-push-0 {
left: 0;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.6667%;
}
.col-md-offset-10 {
margin-left: 83.3333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.6667%;
}
.col-md-offset-7 {
margin-left: 58.3333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.6667%;
}
.col-md-offset-4 {
margin-left: 33.3333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.6667%;
}
.col-md-offset-1 {
margin-left: 8.33333%;
}
.col-md-offset-0 {
margin-left: 0;
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.6667%;
}
.col-sm-10 {
width: 83.3333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.6667%;
}
.col-sm-7 {
width: 58.3333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.6667%;
}
.col-sm-4 {
width: 33.3333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.6667%;
}
.col-sm-1 {
width: 8.33333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.6667%;
}
.col-sm-pull-10 {
right: 83.3333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.6667%;
}
.col-sm-pull-7 {
right: 58.3333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.6667%;
}
.col-sm-pull-4 {
right: 33.3333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.6667%;
}
.col-sm-pull-1 {
right: 8.33333%;
}
.col-sm-pull-0 {
right: 0;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.6667%;
}
.col-sm-push-10 {
left: 83.3333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.6667%;
}
.col-sm-push-7 {
left: 58.3333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.6667%;
}
.col-sm-push-4 {
left: 33.3333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.6667%;
}
.col-sm-push-1 {
left: 8.33333%;
}
.col-sm-push-0 {
left: 0;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.6667%;
}
.col-sm-offset-10 {
margin-left: 83.3333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.6667%;
}
.col-sm-offset-7 {
margin-left: 58.3333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.6667%;
}
.col-sm-offset-4 {
margin-left: 33.3333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.6667%;
}
.col-sm-offset-1 {
margin-left: 8.33333%;
}
.col-sm-offset-0 {
margin-left: 0;
}

View File

@@ -0,0 +1,204 @@
@charset "utf-8";
/* CSS Document */
.print * {
padding: 0;
margin: 0;
font-size: 12pt;
}
a[href]:after {
content: none !important;
}
.main .content .title h1 small,
.main .content .title .col-sm-4,
.main .content .content_box .btn-search,
.main .content .content_box .search_panel,
.main .content .content_box .clearfix,
.main .content .content_box .pager_wrapper .btn-group,
.main .content .content_box hr,
.main .content .content_box .btn_wrapper,
.hidden-print {
display: none !important;
}
.main .content {
margin-left: 0;
}
.main .content .title {
left: 0;
}
.main .content .title h1 {
font-size: 16pt;
text-align:center;
}
.main .content .content_box .table_wrapper {
margin-bottom: 1cm;
}
.main .content .content_box .table_wrapper table {
max-width: 19cm;
margin: 0 auto;
}
.main .content .content_box .table_wrapper table thead tr th {
text-align: center;
font-weight:bold;
border: 0.05cm solid #000;
background-color: #dddddd;
}
.main .content .content_box .table_wrapper table tbody tr td {
text-align: center;
border: 0.05cm solid #000;
}
.main .content_box .table_wrapper.contract_sg tr td.text-left {
text-align: left;
}
.main .content_box .table_wrapper.contract_sg tr th {
border: 0.05cm solid #000;
text-align: center;
vertical-align: middle;
}
.main .content .content_box .pager_wrapper {
text-align: center;
}
.main .content .content_box .pager_wrapper .form-group {
display: inline-block;
width: 100px;
}
body.payment.detail .content .content_box .table_wrapper table tr td input,
body.payment.detail .content .content_box .table_wrapper table tr td button {
display: none;
}
body.contract.detail .content .content_box .panel {
border:none;
}
body.contract.detail .content .content_box .panel .form-group {
margin: 0;
border: 0.05cm solid #000;
}
body.contract.detail .content .content_box .panel .form-group .col-md-2 {
width: 3.5cm;
float: left;
padding: 0.1cm 0.2cm;
text-align: right;
}
body.contract.detail .content .content_box .panel .form-group .col-md-10 {
width: 14cm;
float: left;
border-left: 0.05cm solid #000;
padding: 0.1cm 0.2cm;
}
.screen {
display:none;
text-align: center;
color: #F00;
}
.print {
width: 19cm;
height: 25.7cm;
padding: 1.2cm 1.5cm;
margin: 0 auto;
}
.print .title {
font-weight: bold;
border: 0.05cm solid #000;
text-align: center;
padding: 0.1cm 0.2cm;
line-height: 20pt;
}
.print table {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
border-style: hidden;
border: 0.05cm solid #000;
}
.print table tr td {
border: 0.05cm solid #000;
}
.print table tr td table {
border-style: hidden;
}
.print table tr td table tr td {
border: 0.05cm solid #000;
text-align: center;
padding: 0.1cm 0.2cm;
font-size: 12pt;
line-height: 20pt;
}
.print table.t-left tr td {
text-align: left;
border: none;
vertical-align: top;
}
.print .w1 {
width: 1.8cm;
}
.print .w2 {
width: 2.2cm;
}
.print .w3 {
min-width: 2cm;
}
.print .w4 {
width: 3cm;
padding-right:0
}
.print .w5 {
width: 5cm;
}
.print .w6 {
width: 2.8cm;
}
.print .text-left {
text-align: left;
}
.print .t1 {
padding: 0.2cm 0.2cm;
line-height:28pt;
}
.print #ckeArea,
.print .txtArea {
padding-left: 24pt;
}
.print .area1 {
height: 3cm;
}
.print .area2 {
height: 17cm;
}
.print .area1,
.print .area2 {
vertical-align: top;
border:0.05cm solid #000;
}
.print .area1 table,
.print .area2 table {
border: none;
}
.print .sign-order {
margin: 0;
border-collapse: collapse;
border: none;
border-style: hidden;
}
.print .sign-order .w1 {
padding-top: 0;
padding-bottom: 0;
border-right: none;
}
.print .sign-order .no-padding {
padding: 0;
}
.print .sign-order .no-padding table {
border-style: hidden;
}
.print .sign-order .no-padding table td {
min-width: 2cm;
padding: 0;
}
.print .sign-order .no-padding table td table td {
padding: 0.1cm 0.2cm;
}

View File

@@ -0,0 +1,615 @@
@charset "utf-8";
/* CSS Document */
@font-face {
font-family: 'Glyphicons Halflings';
src: url('../../../App_Script/bootstrap3/fonts/glyphicons-halflings-regular.eot');
src: url('../../../App_Script/bootstrap3/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
/*url('../../../App_Script/bootstrap3/fonts/glyphicons-halflings-regular.woff') format('woff'),*/
url('../../../App_Script/bootstrap3/fonts/glyphicons-halflings-regular.ttf') format('truetype'),
url('../../../App_Script/bootstrap3/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
body {
color: #747474;
}
a {
color: #747474;
}
.btn-normal {
background-color: #163957;
border: none;
color: #FFFFFF;
}
.btn-normal:hover, .btn-normal:focus, .btn-normal:active, .btn-normal.active, .open .dropdown-toggle.btn-normal {
background-color: #7E91AA;
border: none;
color: #FFFFFF;
}
/********************* header ****************************/
.header .banner,
#floating {
display: none;
}
.header {
background-color: #FFFFFF;
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 90;
}
.header .navbar {
margin: 0;
}
.header .navbar .navbar-header {
float: none;
}
.header .navbar .navbar-toggle .icon-bar {
background-color: #FFFFFF;
}
.header .navbar h1 {
display: inline-block;
/*background-image: url(../images/all/logo.png);*/
background-repeat: no-repeat;
margin: 16px;
}
.header .navbar h1 a.logo {
display: block;
text-indent: -9999px;
width: 178px;
height: 38px;
}
.header .navbar ul {
margin-top: 40px;
margin-right: 50px;
}
.header .navbar ul li,
.header .navbar ul li a {
color: #87909A;
}
.header .navbar ul.list-inline > li {
padding: 0 10px;
}
.header .navbar button.side-toggle {
position: absolute;
right: 10px;
top: 35px;
color: #FFF;
background-color: #1A476E;
z-index: 99;
}
.header .navbar .btn-user {
position: absolute;
right: 60px;
top: 20px;
z-index: 99;
}
.header .navbar .btn-user .dropdown-menu {
left: auto;
right: -50px;
}
/********************* main ****************************/
.main {
position: relative;
margin-top: 120px;
margin-left: 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.main.side_hide {
margin-left: -190px;
}
.main .side1 {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
display: block;
position: fixed;
top: 72px;
bottom: 0;
left: 0;
width: 190px;
background-color: #163957;
z-index: 80;
overflow-y: auto;
}
.main.side_hide .side1 {
left: -190px;
}
.main .side1 ul li a {
background-image: url(../images/all/side_menu.jpg);
background-repeat: no-repeat;
display: block;
color: #A4BACD;
line-height: 50px;
padding-left:45px;
border-bottom: 1px #333;
}
.main .side1 ul li a:hover, .main .side1 ul li a.active {
text-decoration: none;
background-color: #194164;
color: #FFF;
}
.main .side1 ul li a.b0 { background-position: 0 0; }
.main .side1 ul li a.b1 { background-position: 0 -50px; }
.main .side1 ul li a.b2 { background-position: 0 -100px; }
.main .side1 ul li a.b3 { background-position: 0 -150px; }
.main .side1 ul li a.b4 { background-position: 0 -200px; }
.main .side1 ul li a.b6 { background-position: 0 -250px; }
.main .side1 ul li a.b5 { background-position: 0 -300px; }
.main .side1 ul li a.b7 { background-position: 0 -350px; }
.main .side1 ul li a.b8 { background-position: 0 -400px; }
.main .side1 ul li a.b9 { background-position: 0 -450px; }
.main .side1 ul li a.b10 { background-position: 0 -500px; }
.main .side1 ul li a.b11 { background-position: 0 -550px; }
.main .side1 ul li a.b12 { background-position: 0 -600px; }
.main .side1 ul li a.b13 { background-position: 0 -650px; }
.main .side1 ul li a.b14 { background-position: 0 -700px; }
.main .side1 ul li a.b0:hover, .main .side1 ul li a.b0.active { background-position: -192px 0; }
.main .side1 ul li a.b1:hover, .main .side1 ul li a.b1.active { background-position: -192px -50px; }
.main .side1 ul li a.b2:hover, .main .side1 ul li a.b2.active { background-position: -192px -100px; }
.main .side1 ul li a.b3:hover, .main .side1 ul li a.b3.active { background-position: -192px -150px; }
.main .side1 ul li a.b4:hover, .main .side1 ul li a.b4.active { background-position: -192px -200px; }
.main .side1 ul li a.b6:hover, .main .side1 ul li a.b5.active { background-position: -192px -250px; }
.main .side1 ul li a.b5:hover, .main .side1 ul li a.b6.active { background-position: -192px -300px; }
.main .side1 ul li a.b7:hover, .main .side1 ul li a.b7.active { background-position: -192px -350px; }
.main .side1 ul li a.b8:hover, .main .side1 ul li a.b8.active { background-position: -192px -400px; }
.main .side1 ul li a.b9:hover, .main .side1 ul li a.b9.active { background-position: -192px -450px; }
.main .side1 ul li a.b10:hover, .main .side1 ul li a.b10.active { background-position: -192px -500px; }
.main .side1 ul li a.b11:hover, .main .side1 ul li a.b11.active { background-position: -192px -550px; }
.main .side1 ul li a.b12:hover, .main .side1 ul li a.b12.active { background-position: -192px -600px; }
.main .side1 ul li a.b13:hover, .main .side1 ul li a.b13.active { background-position: -192px -650px; }
.main .side1 ul li a.b14:hover, .main .side1 ul li a.b14.active { background-position: -192px -700px; }
.menuIcon
{
padding-top:20px;
}
.menuIcon span
{
background-image: url(../images/all/side_menu.jpg);
background-repeat: no-repeat;
width:50px;
height:50px;
text-align:center;
display:inline-table;
margin-bottom:20px;
}
.menuIcon label
{
width:100%;
height:100%;
}
.menuIcon span input
{
top:-20px;
position:relative;
}
.menuIcon .icon0 { background-position: 0 0; }
.menuIcon .icon1 { background-position: 0 -50px; }
.menuIcon .icon2 { background-position: 0 -100px; }
.menuIcon .icon3 { background-position: 0 -150px; }
.menuIcon .icon4 { background-position: 0 -200px; }
.menuIcon .icon5 { background-position: 0 -250px; }
.menuIcon .icon6 { background-position: 0 -300px; }
.menuIcon .icon7 { background-position: 0 -350px; }
.menuIcon .icon8 { background-position: 0 -400px; }
.menuIcon .icon9 { background-position: 0 -450px; }
.menuIcon .icon10 { background-position: 0 -500px; }
.menuIcon .icon11 { background-position: 0 -550px; }
.menuIcon .icon12 { background-position: 0 -600px; }
.menuIcon .icon13 { background-position: 0 -650px; }
.menuIcon .icon14 { background-position: 0 -700px; }
.main .side1 ul li ul {
margin-left: 20px;
list-style-type: square;
color: #A4BACD;
}
.main .side1 ul li ul li a {
background: none;
padding: 0;
font-size: 13px;
color: #A4BACD;
line-height: 30px;
}
.main .side1 ul li ul li a:hover {
background: none;
color: #FFF;
}
.main .content {
margin-left: 190px;
}
.main .content .title {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
position: fixed;
left: 190px;
top: 72px;
right: 0;
background-color: #163957;
color: #FFF;
box-shadow: 0 4px 2px #CCC;
width: auto;
margin: 0;
z-index: 70;
}
.main.side_hide .content .title {
left: 0;
}
.main .content .title h1 {
font-size: 22px;
margin: 11px 0;
}
.main .content .breadcrumb {
background: none;
margin: 14px;
padding: 0;
font-size: 12px;
}
.main .content .breadcrumb li,
.main .content .breadcrumb li a {
color: #8B9CAB;
}
.main .content .breadcrumb li.active {
color: #FFF;
}
.main .content .content_box {
padding: 30px;
}
.main .content .content_box .news_list {
margin-bottom: 40px;
font-size: 12px;
padding: 0;
}
.main .content .content_box .news_list li {
background:url(../images/all/news_list_icon.png) no-repeat 5px center;
border-bottom: 1px dashed #DDDDDD;
padding: 10px 10px 10px 30px;
}
.main .content .content_box .news_list li a {
display: inline-block;
width: 80%;
color: #747474;
}
.main .content .content_box .news_list li a:hover {
color: #2c506f;
text-decoration: none;
}
.main .content .content_box .news_list li span {
display: inline-block;
width: 20%;
text-align: right;
color: #BCBCBC;
}
.main .content_box .btn-search {
margin-left: 10px;
}
.main .content_box .search_panel {
max-width: 768px;
display: none;
}
.main .content_box .btn-group {
display: inline-block;
}
.main .content_box .table_wrapper {
margin-top: 20px;
margin-bottom: 20px;
overflow: auto;
}
.main .content_box .table_wrapper table {
min-width: 768px;
}
.main .content_box .panel .table_wrapper table {
max-width: initial;
}
.main .content_box .table_wrapper table tr th,
.main .content_box .table_wrapper table tr td,
.main .content_box .panel table tr th,
.main .content_box .panel table tr td {
text-align: center;
}
.main .content_box .pager_wrapper,
.main .content_box .btn_wrapper {
text-align: center;
}
.main .content_box .pager_wrapper .form-group {
display: inline-block;
width: 110px;
}
.main .content_box .pager_wrapper .page_info {
display: inline-block;
}
.main .content_box ul li.collapsible a {
background-image: url(../images/all/open_list.png);
background-position: left top;
background-repeat: no-repeat;
padding-left: 20px;
color: #747474;
}
.main .content_box ul li.collapsible a.active {
background-image: url(../images/all/close_list.png);
}
.main .content_box ul li.collapsible ul {
padding: 5px 0;
margin-left: 20px;
}
.main .content_box ul li.collapsible ul li {
padding-left: 35px;
text-indent:-17px;
}
.main .content_box ul li.collapsible ul li label {
font-weight: normal;
font-size: 12px;
}
.main .content_box ul.company_list {
margin: 10px 0;
}
.main .content_box .datepicker {
padding-left: 13px;
width: 45%;
display: inline-block;
}
.main .content_box .panel .panel-heading {
text-align: center;
}
.main .content_box .panel .panel-body .row {
padding: 5px 0;
}
.main .content_box .panel .panel-body .row input,
.main .content_box .panel .panel-body .row select {
margin-bottom:2px;
}
body.offical-doc .main .content_box .panel table {
max-width: 600px;
}
body.payment.detail .main .content_box .table_wrapper .datepicker {
width:70%;
min-width: 100px;
}
body.report .main .content_box .table_wrapper table a {
color: #235E91;
text-decoration: underline;
}
body.report .main .content_box .table_wrapper table a:hover {
color: #163957;
}
body.news.show .main .content_box .news_content h4 {
padding: 5px 5px 5px 28px;
background:url(../images/all/news_list_icon.png) no-repeat 5px 8px;
border-bottom: 1px dashed #DDDDDD;
}
body.news.show .main .content_box .news_content p {
padding: 10px 10px 10px 28px;
}
body.news.show .main .content_box .news_content p.date {
color: #8B9CAB;
}
body.home.login .main .side1 {
display:none;
}
body.home.login .main .content {
margin-left: 0;
}
body.home.login .main .content .title {
left: 0;
}
body.home.login .main .content_box {
max-width: 500px;
margin: 50px auto;
}
body.home.login .hidden-login {
display: none !important;
}
body.home.login .login-center {
width: 100%;
text-align: center;
}
/*------------公文列印頁--------------*/
.offical-doc.print * {
padding: 0;
margin: 0;
color: #000;
}
.screen {
text-align: center;
color: #F00;
}
.offical-doc.print {
width: 18cm;
height: 25.7cm;
padding: 2cm 1.5cm;
margin: 0 auto;
}
.offical-doc.print .title {
font-weight: bold;
border: 0.05cm solid #000;
text-align: center;
padding: 0.1cm 0.2cm;
line-height: 20pt;
}
.offical-doc.print table {
width: 100%;
border-collapse: collapse;
border: 0.05cm solid #000;
}
.offical-doc.print table tr td table tr td {
border: 0.05cm solid #000;
text-align: center;
padding: 0.1cm 0.2cm;
font-size: 12pt;
line-height: 20pt;
}
.offical-doc.print table.t-left tr td {
text-align: left;
border: none;
vertical-align: top;
}
.offical-doc.print .w1 {
width: 2.5cm;
}
.offical-doc.print .w2 {
width: 3cm;
}
.offical-doc.print .w3 {
min-width: 2.5cm;
}
.offical-doc.print .w4 {
width: 6.18cm;
}
.offical-doc.print .w5 {
min-width: 2cm;
}
.offical-doc.print .w6 {
width: 2.3cm;
}
.offical-doc.print .w7 {
min-width: 5.2cm;
}
.offical-doc.print .h1 {
height: 2.2cm;
}
/*------------請款單&費用報銷單 列印頁--------------*/
.allowance.print {
width: 19cm;
height:27.7cm;
border: 1px solid #DDD;
margin: 40px auto;
padding: 1cm;
}
.allowance.print hr {
border-top: 1px dashed #666;
margin: 1cm 0;
}
.allowance.print table {
width: 13cm;
border-collapse: collapse;
font-size: 10pt;
color: #333;
}
.allowance.print table td {
height: 1cm;
}
.allowance.print table.has-border td {
border: 1px solid #666;
padding: 0 0.2cm;
}
.allowance.print .text-center {
text-align: center;
}
.allowance.print .text-right {
text-align: right;
}
.allowance.print .text-left {
text-align: left;
}
.allowance.print .title,
.allowance.print h4 {
font-weight: bold;
font-size: 13pt;
}
.allowance.print .double-unerline {
border-bottom: 3px double #333;
}
.allowance.print .text-small {
font-size: 10pt;
vertical-align: bottom;
}
.allowance.print .text-small span {
font-size: 9pt;
color: #CCC;
}
.allowance.print .underline {
border-bottom: 1px solid #666;
}
@media screen and (max-width: 1200px) {
}
@media screen and (min-width: 768px) and (max-width: 992px) {
.header .navbar button.side-toggle {
right: 10px;
top: 5px;
}
.header .navbar ul {
margin-right: 5px;
}
.header .navbar ul.list-inline > li {
padding: 0 5px;
}
}
@media screen and (max-width:767px) {
.btn {
margin-top: 1px;
margin-bottom: 1px;
}
.header .navbar button.side-toggle {
right: 10px;
top: 20px;
}
.header .navbar ul {
margin-top: 0;
margin-right: 5px;
}
.main {
margin-left: -190px;
left: 190px;
}
.main.side_hide {
margin-left: -190px;
left: 0;
}
.main.side_hide .side1 {
left:-190px;
}
.main .content {
}
.main .content .title {
right: initial;
width: 100%;
}
.main .content .title h1 small {
display: none;
}
.main .content .content_box {
padding: 30px 10px;
}
}

View File

@@ -0,0 +1,5 @@
Open *demo.html* to see a list of all the glyphs in your font along with their codes/ligatures.
You won't need any of the files located under the *demo-files* directory when including the generated font in your own projects.
You can import *selection.json* back to the IcoMoon app using the *Import Icons* button (or via Main Menu > Manage Projects) to retrieve your icon selection.

View File

@@ -0,0 +1,150 @@
body {
padding: 0;
margin: 0;
font-family: sans-serif;
font-size: 1em;
line-height: 1.5;
color: #555;
background: #fff;
}
h1 {
font-size: 1.5em;
font-weight: normal;
}
small {
font-size: .66666667em;
}
a {
color: #e74c3c;
text-decoration: none;
}
a:hover, a:focus {
box-shadow: 0 1px #e74c3c;
}
.bshadow0, input {
box-shadow: inset 0 -2px #e7e7e7;
}
input:hover {
box-shadow: inset 0 -2px #ccc;
}
input, fieldset {
font-size: 1em;
margin: 0;
padding: 0;
border: 0;
}
input {
color: inherit;
line-height: 1.5;
height: 1.5em;
padding: .25em 0;
}
input:focus {
outline: none;
box-shadow: inset 0 -2px #449fdb;
}
.glyph {
font-size: 16px;
width: 15em;
padding-bottom: 1em;
margin-right: 4em;
margin-bottom: 1em;
float: left;
overflow: hidden;
}
.liga {
width: 80%;
width: calc(100% - 2.5em);
}
.talign-right {
text-align: right;
}
.talign-center {
text-align: center;
}
.bgc1 {
background: #f1f1f1;
}
.fgc1 {
color: #999;
}
.fgc0 {
color: #000;
}
p {
margin-top: 1em;
margin-bottom: 1em;
}
.mvm {
margin-top: .75em;
margin-bottom: .75em;
}
.mtn {
margin-top: 0;
}
.mtl, .mal {
margin-top: 1.5em;
}
.mbl, .mal {
margin-bottom: 1.5em;
}
.mal, .mhl {
margin-left: 1.5em;
margin-right: 1.5em;
}
.mhmm {
margin-left: 1em;
margin-right: 1em;
}
.mls {
margin-left: .25em;
}
.ptl {
padding-top: 1.5em;
}
.pbs, .pvs {
padding-bottom: .25em;
}
.pvs, .pts {
padding-top: .25em;
}
.unit {
float: left;
}
.unitRight {
float: right;
}
.size1of2 {
width: 50%;
}
.size1of1 {
width: 100%;
}
.clearfix:before, .clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.hidden-true {
display: none;
}
.textbox0 {
width: 3em;
background: #f1f1f1;
padding: .25em .5em;
line-height: 1.5;
height: 1.5em;
}
#testDrive {
display: block;
padding-top: 24px;
line-height: 1.5;
}
.fs0 {
font-size: 16px;
}
.fs1 {
font-size: 122px;
}

View File

@@ -0,0 +1,30 @@
if (!('boxShadow' in document.body.style)) {
document.body.setAttribute('class', 'noBoxShadow');
}
document.body.addEventListener("click", function(e) {
var target = e.target;
if (target.tagName === "INPUT" &&
target.getAttribute('class').indexOf('liga') === -1) {
target.select();
}
});
(function() {
var fontSize = document.getElementById('fontSize'),
testDrive = document.getElementById('testDrive'),
testText = document.getElementById('testText');
function updateTest() {
testDrive.innerHTML = testText.value || String.fromCharCode(160);
if (window.icomoonLiga) {
window.icomoonLiga(testDrive);
}
}
function updateSize() {
testDrive.style.fontSize = fontSize.value + 'px';
}
fontSize.addEventListener('change', updateSize, false);
testText.addEventListener('input', updateTest, false);
testText.addEventListener('change', updateTest, false);
updateSize();
}());

View File

@@ -0,0 +1,439 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>IcoMoon Demo</title>
<meta name="description" content="An Icon Font Generated By IcoMoon.io">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="demo-files/demo.css">
<link rel="stylesheet" href="style.css"></head>
<body>
<div class="bgc1 clearfix">
<h1 class="mhmm mvm"><span class="fgc1">Font Name:</span> ezweb-admin-icons <small class="fgc1">(Glyphs:&nbsp;25)</small></h1>
</div>
<div class="clearfix mhl ptl">
<h1 class="mvm mtn fgc1">Grid Size: Unknown</h1>
<div class="glyph fs1">
<div class="clearfix bshadow0 pbs">
<span class="ezicon-ad">
</span>
<span class="mls"> ezicon-ad</span>
</div>
<fieldset class="fs0 size1of1 clearfix hidden-false">
<input type="text" readonly value="e600" class="unit size1of2" />
<input type="text" maxlength="1" readonly value="&#xe600;" class="unitRight size1of2 talign-right" />
</fieldset>
<div class="fs0 bshadow0 clearfix hidden-true">
<span class="unit pvs fgc1">liga: </span>
<input type="text" readonly value="" class="liga unitRight" />
</div>
</div>
<div class="glyph fs1">
<div class="clearfix bshadow0 pbs">
<span class="ezicon-album">
</span>
<span class="mls"> ezicon-album</span>
</div>
<fieldset class="fs0 size1of1 clearfix hidden-false">
<input type="text" readonly value="e601" class="unit size1of2" />
<input type="text" maxlength="1" readonly value="&#xe601;" class="unitRight size1of2 talign-right" />
</fieldset>
<div class="fs0 bshadow0 clearfix hidden-true">
<span class="unit pvs fgc1">liga: </span>
<input type="text" readonly value="" class="liga unitRight" />
</div>
</div>
<div class="glyph fs1">
<div class="clearfix bshadow0 pbs">
<span class="ezicon-cart">
</span>
<span class="mls"> ezicon-cart</span>
</div>
<fieldset class="fs0 size1of1 clearfix hidden-false">
<input type="text" readonly value="e602" class="unit size1of2" />
<input type="text" maxlength="1" readonly value="&#xe602;" class="unitRight size1of2 talign-right" />
</fieldset>
<div class="fs0 bshadow0 clearfix hidden-true">
<span class="unit pvs fgc1">liga: </span>
<input type="text" readonly value="" class="liga unitRight" />
</div>
</div>
<div class="glyph fs1">
<div class="clearfix bshadow0 pbs">
<span class="ezicon-contact">
</span>
<span class="mls"> ezicon-contact</span>
</div>
<fieldset class="fs0 size1of1 clearfix hidden-false">
<input type="text" readonly value="e603" class="unit size1of2" />
<input type="text" maxlength="1" readonly value="&#xe603;" class="unitRight size1of2 talign-right" />
</fieldset>
<div class="fs0 bshadow0 clearfix hidden-true">
<span class="unit pvs fgc1">liga: </span>
<input type="text" readonly value="" class="liga unitRight" />
</div>
</div>
<div class="glyph fs1">
<div class="clearfix bshadow0 pbs">
<span class="ezicon-discuss">
</span>
<span class="mls"> ezicon-discuss</span>
</div>
<fieldset class="fs0 size1of1 clearfix hidden-false">
<input type="text" readonly value="e604" class="unit size1of2" />
<input type="text" maxlength="1" readonly value="&#xe604;" class="unitRight size1of2 talign-right" />
</fieldset>
<div class="fs0 bshadow0 clearfix hidden-true">
<span class="unit pvs fgc1">liga: </span>
<input type="text" readonly value="" class="liga unitRight" />
</div>
</div>
<div class="glyph fs1">
<div class="clearfix bshadow0 pbs">
<span class="ezicon-gear">
</span>
<span class="mls"> ezicon-gear</span>
</div>
<fieldset class="fs0 size1of1 clearfix hidden-false">
<input type="text" readonly value="e605" class="unit size1of2" />
<input type="text" maxlength="1" readonly value="&#xe605;" class="unitRight size1of2 talign-right" />
</fieldset>
<div class="fs0 bshadow0 clearfix hidden-true">
<span class="unit pvs fgc1">liga: </span>
<input type="text" readonly value="" class="liga unitRight" />
</div>
</div>
<div class="glyph fs1">
<div class="clearfix bshadow0 pbs">
<span class="ezicon-global">
</span>
<span class="mls"> ezicon-global</span>
</div>
<fieldset class="fs0 size1of1 clearfix hidden-false">
<input type="text" readonly value="e606" class="unit size1of2" />
<input type="text" maxlength="1" readonly value="&#xe606;" class="unitRight size1of2 talign-right" />
</fieldset>
<div class="fs0 bshadow0 clearfix hidden-true">
<span class="unit pvs fgc1">liga: </span>
<input type="text" readonly value="" class="liga unitRight" />
</div>
</div>
<div class="glyph fs1">
<div class="clearfix bshadow0 pbs">
<span class="ezicon-home">
</span>
<span class="mls"> ezicon-home</span>
</div>
<fieldset class="fs0 size1of1 clearfix hidden-false">
<input type="text" readonly value="e607" class="unit size1of2" />
<input type="text" maxlength="1" readonly value="&#xe607;" class="unitRight size1of2 talign-right" />
</fieldset>
<div class="fs0 bshadow0 clearfix hidden-true">
<span class="unit pvs fgc1">liga: </span>
<input type="text" readonly value="" class="liga unitRight" />
</div>
</div>
<div class="glyph fs1">
<div class="clearfix bshadow0 pbs">
<span class="ezicon-key">
</span>
<span class="mls"> ezicon-key</span>
</div>
<fieldset class="fs0 size1of1 clearfix hidden-false">
<input type="text" readonly value="e608" class="unit size1of2" />
<input type="text" maxlength="1" readonly value="&#xe608;" class="unitRight size1of2 talign-right" />
</fieldset>
<div class="fs0 bshadow0 clearfix hidden-true">
<span class="unit pvs fgc1">liga: </span>
<input type="text" readonly value="" class="liga unitRight" />
</div>
</div>
<div class="glyph fs1">
<div class="clearfix bshadow0 pbs">
<span class="ezicon-link">
</span>
<span class="mls"> ezicon-link</span>
</div>
<fieldset class="fs0 size1of1 clearfix hidden-false">
<input type="text" readonly value="e609" class="unit size1of2" />
<input type="text" maxlength="1" readonly value="&#xe609;" class="unitRight size1of2 talign-right" />
</fieldset>
<div class="fs0 bshadow0 clearfix hidden-true">
<span class="unit pvs fgc1">liga: </span>
<input type="text" readonly value="" class="liga unitRight" />
</div>
</div>
<div class="glyph fs1">
<div class="clearfix bshadow0 pbs">
<span class="ezicon-logout">
</span>
<span class="mls"> ezicon-logout</span>
</div>
<fieldset class="fs0 size1of1 clearfix hidden-false">
<input type="text" readonly value="e60a" class="unit size1of2" />
<input type="text" maxlength="1" readonly value="&#xe60a;" class="unitRight size1of2 talign-right" />
</fieldset>
<div class="fs0 bshadow0 clearfix hidden-true">
<span class="unit pvs fgc1">liga: </span>
<input type="text" readonly value="" class="liga unitRight" />
</div>
</div>
<div class="glyph fs1">
<div class="clearfix bshadow0 pbs">
<span class="ezicon-mail">
</span>
<span class="mls"> ezicon-mail</span>
</div>
<fieldset class="fs0 size1of1 clearfix hidden-false">
<input type="text" readonly value="e60b" class="unit size1of2" />
<input type="text" maxlength="1" readonly value="&#xe60b;" class="unitRight size1of2 talign-right" />
</fieldset>
<div class="fs0 bshadow0 clearfix hidden-true">
<span class="unit pvs fgc1">liga: </span>
<input type="text" readonly value="" class="liga unitRight" />
</div>
</div>
<div class="glyph fs1">
<div class="clearfix bshadow0 pbs">
<span class="ezicon-manual">
</span>
<span class="mls"> ezicon-manual</span>
</div>
<fieldset class="fs0 size1of1 clearfix hidden-false">
<input type="text" readonly value="e60c" class="unit size1of2" />
<input type="text" maxlength="1" readonly value="&#xe60c;" class="unitRight size1of2 talign-right" />
</fieldset>
<div class="fs0 bshadow0 clearfix hidden-true">
<span class="unit pvs fgc1">liga: </span>
<input type="text" readonly value="" class="liga unitRight" />
</div>
</div>
<div class="glyph fs1">
<div class="clearfix bshadow0 pbs">
<span class="ezicon-member">
</span>
<span class="mls"> ezicon-member</span>
</div>
<fieldset class="fs0 size1of1 clearfix hidden-false">
<input type="text" readonly value="e60d" class="unit size1of2" />
<input type="text" maxlength="1" readonly value="&#xe60d;" class="unitRight size1of2 talign-right" />
</fieldset>
<div class="fs0 bshadow0 clearfix hidden-true">
<span class="unit pvs fgc1">liga: </span>
<input type="text" readonly value="" class="liga unitRight" />
</div>
</div>
<div class="glyph fs1">
<div class="clearfix bshadow0 pbs">
<span class="ezicon-message">
</span>
<span class="mls"> ezicon-message</span>
</div>
<fieldset class="fs0 size1of1 clearfix hidden-false">
<input type="text" readonly value="e60e" class="unit size1of2" />
<input type="text" maxlength="1" readonly value="&#xe60e;" class="unitRight size1of2 talign-right" />
</fieldset>
<div class="fs0 bshadow0 clearfix hidden-true">
<span class="unit pvs fgc1">liga: </span>
<input type="text" readonly value="" class="liga unitRight" />
</div>
</div>
<div class="glyph fs1">
<div class="clearfix bshadow0 pbs">
<span class="ezicon-options">
</span>
<span class="mls"> ezicon-options</span>
</div>
<fieldset class="fs0 size1of1 clearfix hidden-false">
<input type="text" readonly value="e60f" class="unit size1of2" />
<input type="text" maxlength="1" readonly value="&#xe60f;" class="unitRight size1of2 talign-right" />
</fieldset>
<div class="fs0 bshadow0 clearfix hidden-true">
<span class="unit pvs fgc1">liga: </span>
<input type="text" readonly value="" class="liga unitRight" />
</div>
</div>
<div class="glyph fs1">
<div class="clearfix bshadow0 pbs">
<span class="ezicon-order">
</span>
<span class="mls"> ezicon-order</span>
</div>
<fieldset class="fs0 size1of1 clearfix hidden-false">
<input type="text" readonly value="e610" class="unit size1of2" />
<input type="text" maxlength="1" readonly value="&#xe610;" class="unitRight size1of2 talign-right" />
</fieldset>
<div class="fs0 bshadow0 clearfix hidden-true">
<span class="unit pvs fgc1">liga: </span>
<input type="text" readonly value="" class="liga unitRight" />
</div>
</div>
<div class="glyph fs1">
<div class="clearfix bshadow0 pbs">
<span class="ezicon-page">
</span>
<span class="mls"> ezicon-page</span>
</div>
<fieldset class="fs0 size1of1 clearfix hidden-false">
<input type="text" readonly value="e611" class="unit size1of2" />
<input type="text" maxlength="1" readonly value="&#xe611;" class="unitRight size1of2 talign-right" />
</fieldset>
<div class="fs0 bshadow0 clearfix hidden-true">
<span class="unit pvs fgc1">liga: </span>
<input type="text" readonly value="" class="liga unitRight" />
</div>
</div>
<div class="glyph fs1">
<div class="clearfix bshadow0 pbs">
<span class="ezicon-puzzle">
</span>
<span class="mls"> ezicon-puzzle</span>
</div>
<fieldset class="fs0 size1of1 clearfix hidden-false">
<input type="text" readonly value="e612" class="unit size1of2" />
<input type="text" maxlength="1" readonly value="&#xe612;" class="unitRight size1of2 talign-right" />
</fieldset>
<div class="fs0 bshadow0 clearfix hidden-true">
<span class="unit pvs fgc1">liga: </span>
<input type="text" readonly value="" class="liga unitRight" />
</div>
</div>
<div class="glyph fs1">
<div class="clearfix bshadow0 pbs">
<span class="ezicon-quest">
</span>
<span class="mls"> ezicon-quest</span>
</div>
<fieldset class="fs0 size1of1 clearfix hidden-false">
<input type="text" readonly value="e613" class="unit size1of2" />
<input type="text" maxlength="1" readonly value="&#xe613;" class="unitRight size1of2 talign-right" />
</fieldset>
<div class="fs0 bshadow0 clearfix hidden-true">
<span class="unit pvs fgc1">liga: </span>
<input type="text" readonly value="" class="liga unitRight" />
</div>
</div>
<div class="glyph fs1">
<div class="clearfix bshadow0 pbs">
<span class="ezicon-region">
</span>
<span class="mls"> ezicon-region</span>
</div>
<fieldset class="fs0 size1of1 clearfix hidden-false">
<input type="text" readonly value="e614" class="unit size1of2" />
<input type="text" maxlength="1" readonly value="&#xe614;" class="unitRight size1of2 talign-right" />
</fieldset>
<div class="fs0 bshadow0 clearfix hidden-true">
<span class="unit pvs fgc1">liga: </span>
<input type="text" readonly value="" class="liga unitRight" />
</div>
</div>
<div class="glyph fs1">
<div class="clearfix bshadow0 pbs">
<span class="ezicon-report">
</span>
<span class="mls"> ezicon-report</span>
</div>
<fieldset class="fs0 size1of1 clearfix hidden-false">
<input type="text" readonly value="e615" class="unit size1of2" />
<input type="text" maxlength="1" readonly value="&#xe615;" class="unitRight size1of2 talign-right" />
</fieldset>
<div class="fs0 bshadow0 clearfix hidden-true">
<span class="unit pvs fgc1">liga: </span>
<input type="text" readonly value="" class="liga unitRight" />
</div>
</div>
<div class="glyph fs1">
<div class="clearfix bshadow0 pbs">
<span class="ezicon-user">
</span>
<span class="mls"> ezicon-user</span>
</div>
<fieldset class="fs0 size1of1 clearfix hidden-false">
<input type="text" readonly value="e616" class="unit size1of2" />
<input type="text" maxlength="1" readonly value="&#xe616;" class="unitRight size1of2 talign-right" />
</fieldset>
<div class="fs0 bshadow0 clearfix hidden-true">
<span class="unit pvs fgc1">liga: </span>
<input type="text" readonly value="" class="liga unitRight" />
</div>
</div>
<div class="glyph fs1">
<div class="clearfix bshadow0 pbs">
<span class="ezicon-vote">
</span>
<span class="mls"> ezicon-vote</span>
</div>
<fieldset class="fs0 size1of1 clearfix hidden-false">
<input type="text" readonly value="e617" class="unit size1of2" />
<input type="text" maxlength="1" readonly value="&#xe617;" class="unitRight size1of2 talign-right" />
</fieldset>
<div class="fs0 bshadow0 clearfix hidden-true">
<span class="unit pvs fgc1">liga: </span>
<input type="text" readonly value="" class="liga unitRight" />
</div>
</div>
<div class="glyph fs1">
<div class="clearfix bshadow0 pbs">
<span class="ezicon-wrp">
</span>
<span class="mls"> ezicon-wrp</span>
</div>
<fieldset class="fs0 size1of1 clearfix hidden-false">
<input type="text" readonly value="e618" class="unit size1of2" />
<input type="text" maxlength="1" readonly value="&#xe618;" class="unitRight size1of2 talign-right" />
</fieldset>
<div class="fs0 bshadow0 clearfix hidden-true">
<span class="unit pvs fgc1">liga: </span>
<input type="text" readonly value="" class="liga unitRight" />
</div>
</div>
</div>
<!--[if gt IE 8]><!-->
<div class="mhl clearfix mbl">
<h1>Font Test Drive</h1>
<label>
Font Size: <input id="fontSize" type="number" class="textbox0 mbm"
min="8" value="48" />
px
</label>
<input id="testText" type="text" class="phl size1of1 mvl"
placeholder="Type some text to test..." value=""/>
</label>
<div id="testDrive" class="ezicon-">&nbsp;
</div>
</div>
<!--<![endif]-->
<div class="bgc1 clearfix">
<p class="mhl">Generated by <a href="https://icomoon.io/app">IcoMoon</a></p>
</div>
<script src="demo-files/demo.js"></script>
</body>
</html>

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 49 KiB

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,126 @@
@font-face {
font-family: 'ezweb-admin-icons';
src:url('fonts/ezweb-admin-icons.eot?-xef6xm');
src:url('fonts/ezweb-admin-icons.eot?#iefix-xef6xm') format('embedded-opentype'),
url('fonts/ezweb-admin-icons.woff?-xef6xm') format('woff'),
url('fonts/ezweb-admin-icons.ttf?-xef6xm') format('truetype'),
url('fonts/ezweb-admin-icons.svg?-xef6xm#ezweb-admin-icons') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="ezicon-"], [class*=" ezicon-"] {
font-family: 'ezweb-admin-icons';
speak: none;
font-size:16px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ezicon-ad:before {
content: "\e600";
}
.ezicon-album:before {
content: "\e601";
}
.ezicon-cart:before {
content: "\e602";
}
.ezicon-contact:before {
content: "\e603";
}
.ezicon-discuss:before {
content: "\e604";
}
.ezicon-gear:before {
content: "\e605";
}
.ezicon-global:before {
content: "\e606";
}
.ezicon-home:before {
content: "\e607";
}
.ezicon-key:before {
content: "\e608";
}
.ezicon-link:before {
content: "\e609";
}
.ezicon-logout:before {
content: "\e60a";
}
.ezicon-mail:before {
content: "\e60b";
}
.ezicon-manual:before {
content: "\e60c";
}
.ezicon-member:before {
content: "\e60d";
}
.ezicon-message:before {
content: "\e60e";
}
.ezicon-options:before {
content: "\e60f";
}
.ezicon-order:before {
content: "\e610";
}
.ezicon-page:before {
content: "\e611";
}
.ezicon-puzzle:before {
content: "\e612";
}
.ezicon-quest:before {
content: "\e613";
}
.ezicon-region:before {
content: "\e614";
}
.ezicon-report:before {
content: "\e615";
}
.ezicon-user:before {
content: "\e616";
}
.ezicon-vote:before {
content: "\e617";
}
.ezicon-wrp:before {
content: "\e618";
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 977 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 999 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB