403Webshell
Server IP : 156.238.232.47  /  Your IP : 216.73.216.150
Web Server : nginx/1.25.3
System : Linux C202504152095410 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User : www ( 1000)
PHP Version : 8.3.25
Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /www/data/wwwroot/2026_08_05_02/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /www/data/wwwroot/2026_08_05_02/index.css
* {
  box-sizing: border-box;
}

html,
body {
  min-height: 100%;
}

body {
  margin: 0;
  color: #26384d;
  background: #fff;
  font-family: "Microsoft YaHei", "PingFang SC", "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0;
  overflow-x: auto;
}

button,
input,
select {
  font: inherit;
}

button {
  cursor: default;
}

.icon-sprite {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

.topbar {
  min-width: 1360px;
  height: 56px;
  display: flex;
  align-items: center;
  padding: 8px 18px 8px 30px;
  color: #cfdbeb;
  background: #252b36;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .16);
}

.brand {
  width: 162px;
  display: flex;
  align-items: center;
  gap: 12px;
  color: #fff;
  font-family: Avenir, "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 4px;
}

.brand img {
  width: 34px;
  height: 34px;
  display: block;
  object-fit: fill;
}

.mainnav {
  height: 100%;
  display: flex;
  align-items: center;
  gap: 34px;
  white-space: nowrap;
}

.mainnav a,
.userbar span,
.userbar strong {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #dce6f2;
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
}

.mainnav svg,
.userbar svg {
  width: 17px;
  height: 17px;
  fill: currentColor;
  flex: 0 0 auto;
  opacity: .95;
}

.mainnav .active {
  color: #3f9eff;
}

.userbar {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 26px;
  white-space: nowrap;
}

.userbar strong {
  color: #fff;
  font-weight: 400;
}

.userbar strong svg {
  width: 13px;
  height: 13px;
  fill: none;
  stroke: currentColor;
}

.workspace {
  min-width: 1360px;
  min-height: calc(100vh - 56px);
  padding-bottom: 86px;
  background: #fff;
}

.crumb {
  height: 32px;
  display: flex;
  align-items: center;
  gap: 7px;
  padding-left: 6px;
  color: #97a7b9;
  font-size: 14px;
  line-height: 32px;
  background: #fff;
  border-bottom: 1px solid #e6ebf2;
}

.crumb b {
  color: #26384d;
}

.open-tabs {
  height: 34px;
  display: flex;
  align-items: center;
  gap: 0;
  padding: 0;
  background: #fff;
  border-bottom: 1px solid #dfe6ef;
}

.open-tabs button {
  height: 26px;
  padding: 0 8px;
  margin-left: 5px;
  margin-top: 0;
  color: #495060;
  font-size: 12px;
  line-height: 24px;
  background: #fff;
  border: 1px solid #d8dce5;
  border-radius: 0;
}

.open-tabs button:first-child {
  margin-left: 15px;
}

.open-tabs .open-active {
  color: #fff;
  background: #42b983;
  border-color: #42b983;
}

.open-active i {
  width: 8px;
  height: 8px;
  display: inline-block;
  margin-right: 2px;
  vertical-align: 0;
  background: #fff;
  border-radius: 50%;
}

.open-active b {
  margin-left: 8px;
  font-weight: 400;
}

.query-tabs {
  height: 40px;
  display: flex;
  align-items: flex-end;
  background: #f1f5f9;
  border-bottom: 1px solid #dfe6ee;
}

.query-tabs button {
  min-width: 82px;
  height: 40px;
  padding: 0 20px;
  color: #909399;
  background: transparent;
  border: 0;
  border-right: 1px solid #e2e8f0;
  font-size: 14px;
  line-height: 40px;
  font-weight: 500;
}

.query-tabs button[data-tab] {
  cursor: pointer;
}

.query-tabs .active {
  color: #409eff;
  background: #fff;
  border-top: 2px solid #409eff;
}

.filters {
  min-height: 72px;
  margin: 12px 6px 8px;
  padding: 18px 14px 16px 20px;
  display: grid;
  grid-template-columns: 255px 255px 284px 248px 248px 292px 1fr;
  gap: 14px 22px;
  align-items: center;
  background: #fff;
  border: 1px solid #e1e8f0;
  border-radius: 3px;
  box-shadow: 0 1px 6px rgba(34, 54, 80, .08);
}

.filters label {
  display: grid;
  grid-template-columns: 86px 176px;
  align-items: center;
  color: #1f2f43;
  font-size: 14px;
  font-weight: 400;
  white-space: nowrap;
}

.filters input,
.filters select {
  width: 176px;
  height: 30px;
  padding: 0 12px;
  color: #53667d;
  font-size: 14px;
  font-weight: 400;
  background: #fff;
  border: 1px solid #dce5ef;
  border-radius: 3px;
  outline: none;
}

.filters input {
  padding-left: 30px;
  background:
    radial-gradient(circle at 14px 15px, transparent 4px, #bdc9d7 4px, #bdc9d7 5px, transparent 5px),
    linear-gradient(#bdc9d7, #bdc9d7) 14px 9px / 1px 4px no-repeat,
    linear-gradient(#bdc9d7, #bdc9d7) 14px 15px / 5px 1px no-repeat,
    #fff;
}

.filters select {
  color: #9aa8b7;
  appearance: none;
  background:
    linear-gradient(45deg, transparent 50%, #c7d2df 50%) right 15px top 12px / 6px 6px no-repeat,
    linear-gradient(135deg, #c7d2df 50%, transparent 50%) right 10px top 12px / 6px 6px no-repeat,
    #fff;
}

.actions {
  display: flex;
  justify-content: flex-end;
  gap: 14px;
}

.actions button {
  height: 36px;
  min-width: 66px;
  padding: 0 18px;
  color: #53687f;
  background: #fff;
  border: 1px solid #dce5ef;
  border-radius: 3px;
  font-size: 12px;
  font-weight: 700;
}

.actions .primary {
  color: #fff;
  background: #409eff;
  border-color: #409eff;
}

.actions .outline {
  min-width: 78px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  color: #409eff;
  background: #f6fbff;
  border-color: #b9dcff;
}

.actions .outline svg {
  width: 12px;
  height: 12px;
  fill: none;
  stroke: currentColor;
}

.table-card {
  height: 568px;
  margin: 0 10px;
  display: flex;
  flex-direction: column;
  background: #fff;
  border: 1px solid #dfe7f0;
  border-radius: 3px;
  box-shadow: 0 1px 6px rgba(34, 54, 80, .08);
}

.table-title {
  height: 34px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #dbe4ee;
}

.table-title h2 {
  margin: 0;
  padding-left: 11px;
  color: #0f5f9d;
  font-size: 14px;
  line-height: 34px;
}

.tools {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 8px;
  padding-right: 10px;
  color: #409eff;
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
}

.tools span {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  color: #409eff;
}

.tools svg {
  width: 13px;
  height: 13px;
  fill: currentColor;
}

.grid-wrap {
  flex: 1 1 auto;
  overflow-x: auto;
  overflow-y: hidden;
}

table {
  width: 100%;
  min-width: 980px;
  border-collapse: collapse;
  table-layout: fixed;
  font-size: 14px;
}

th,
td {
  height: 36px;
  padding: 0 10px;
  text-align: left;
  border-right: 1px solid #e4ebf2;
  border-bottom: 1px solid #e4ebf2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

th {
  height: 36px;
  color: #606266;
  font-weight: 500;
  background: #fbfcfe;
}

tbody tr:nth-child(even) td {
  background: #f0f3f7;
}

tbody tr:nth-child(odd) td {
  background: #fff;
}

.c-check { width: 1.95%; }
.c-index { width: 2.34%; min-width: 52px; }
.c-date { width: 7.81%; }
.c-card { width: 7.81%; }
.c-name { width: 7.81%; }
.c-brand { width: 9.38%; }
.c-count { width: 6.35%; }
.c-weight { width: 6.74%; }
.c-purity { width: 6.35%; }
.c-area { width: 7.81%; }
.c-plan { width: 10.16%; }
.c-bill { width: 9.47%; }
.c-customer { width: 16%; }

.check {
  text-align: center;
}

.check span {
  display: inline-block;
  width: 13px;
  height: 13px;
  vertical-align: -2px;
  background: #fff;
  border: 1px solid #d5dee9;
  border-radius: 2px;
}

th i {
  position: relative;
  display: inline-block;
  width: 8px;
  height: 12px;
  margin-left: 3px;
  vertical-align: -2px;
  background: none;
}

th i::before,
th i::after {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}

th i::before {
  top: 0;
  border-bottom: 5px solid #bdc8d4;
}

th i::after {
  bottom: 0;
  border-top: 5px solid #bdc8d4;
}

.pager {
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 6px;
  border-top: 1px solid #e6ecf3;
}

.pager-controls {
  display: flex;
  align-items: center;
  gap: 13px;
  color: #52667c;
  font-size: 13px;
  white-space: nowrap;
}

.pager button {
  height: 24px;
  padding: 0 9px;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: #25364b;
  background: #fff;
  border: 1px solid #dce4ec;
  border-radius: 3px;
}

.pager button svg {
  width: 11px;
  height: 11px;
  fill: none;
  stroke: #9cadbd;
}

.pager .page-input {
  width: 38px;
  justify-content: center;
  padding: 0;
}

.pager strong {
  color: #409eff;
}

.totals {
  height: 42px;
  margin-top: 8px;
  padding-right: 22px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: #5d6f83;
  background: #fff;
  border-top: 1px solid #e8edf3;
  box-shadow: 0 -1px 3px rgba(34, 54, 80, .04);
  font-size: 14px;
}

.totals b {
  color: #ff1f2d;
  font-size: 14px;
  padding: 0 2px;
}

.record {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 18px;
  text-align: center;
  color: #1f2d3d;
  line-height: 20px;
  font-size: 12px;
}

.badge {
  width: 14px;
  height: 14px;
  display: inline-block;
  object-fit: contain;
  vertical-align: -2px;
}

@media (max-width: 1500px) {
  .filters {
    grid-template-columns: 255px 255px 284px 248px;
  }

  .actions {
    justify-content: flex-start;
  }

  .mainnav {
    gap: 21px;
  }

  .userbar {
    gap: 16px;
  }
}

/* The reference layout keeps advanced filters behind the expand action. */
.filters {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr)) auto;
  min-height: 72px;
  height: 72px;
  margin: 12px 10px 8px;
  padding: 18px 14px 16px 18px;
  gap: 14px 22px;
  align-items: center;
}

.filters label {
  min-width: 0;
  grid-template-columns: minmax(74px, 86px) minmax(0, 1fr);
}

.filters input,
.filters select {
  width: 100%;
  min-width: 0;
}

.filters label:nth-of-type(5),
.filters label:nth-of-type(6) {
  display: none;
}

.filters .actions {
  margin-left: 0;
}

.filters.is-expanded {
  height: auto;
  min-height: 72px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr)) auto;
  gap: 14px 22px;
}

.filters.is-expanded label:nth-of-type(5),
.filters.is-expanded label:nth-of-type(6) {
  display: grid;
}

.filters.is-expanded .actions {
  margin-left: 0;
  grid-column: 4;
  grid-row: 1 / span 2;
  align-self: center;
}

/* Customer names are business identifiers; never truncate them with an ellipsis. */
.customer-cell {
  height: auto;
  overflow: visible;
  text-overflow: clip;
  white-space: normal;
  word-break: normal;
  overflow-wrap: anywhere;
  line-height: 20px;
}

@media (max-width: 1360px) {
  .topbar,
  .workspace {
    min-width: 0;
  }

  .topbar {
    padding-left: 16px;
    padding-right: 12px;
  }

  .brand {
    width: 145px;
    gap: 8px;
  }

  .mainnav {
    gap: 16px;
  }

  .userbar {
    gap: 10px;
  }

  .filters {
    margin-left: 6px;
    margin-right: 6px;
    padding-left: 10px;
    padding-right: 10px;
    gap: 10px;
  }

  .filters label {
    grid-template-columns: minmax(70px, 76px) minmax(0, 1fr);
  }

  .actions {
    gap: 8px;
  }

  .actions button {
    padding: 0 12px;
  }
}

Youez - 2016 - github.com/yon3zu
LinuXploit