HEX
Server: LiteSpeed
System: Linux d8 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
User: wbwebdes (3015)
PHP: 8.1.31
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/wbwebdes/domains/survey.wb-webdesign.com/private_html/assets/packages/bootstrap/yiistrap.css
.grid-view {
  font-size: 13px;
}
.grid-view .table th > .sort-link {
  color: #333;
  display: block;
  font-size: 14px;
  font-weight: bold;
  position: relative;
}
.grid-view .table th > .sort-link:hover {
  text-decoration: none;
}
.grid-view .table th > .sort-link .caret {
  border-color: transparent;
  border-style: solid;
  border-width: 4px;
  display: none;
  position: absolute;
  right: 5px;
}
.grid-view .table th > .sort-link.asc .caret {
  border-bottom-color: #333;
  display: block;
  top: 4px;
}
.grid-view .table th > .sort-link.desc .caret {
  border-top-color: #333;
  display: block;
  top: 8px;
}
.grid-view .table .filters > td .filter-container {
  padding: 0 16px 0 0;
}
.grid-view .table .filters > td .filter-container input[type="text"],
.grid-view .table .filters > td .filter-container select {
  margin-bottom: 0;
  width: 100%;
}
.grid-view .table tr.selected td {
  background: #eee;
}
.grid-view .table td {
  vertical-align: middle;
}
.grid-view .table .checkbox-column {
  width: 15px;
}
.grid-view .table .number-column {
  text-align: right;
}
.grid-view .table .button-column {
  text-align: right;
  min-width: 50px;
}
.grid-view .summary {
  color: #999999;
  font-size: 12px;
  padding: 6px 0;
  text-align: right;
}
.grid-view .empty {
  font-style: italic;
}
.grid-view.grid-view-loading {
  background: url(img/loader.gif) no-repeat 100% 10px;
}
.grid-view.grid-view-loading .table {
  opacity: 0.5;
}
.grid-view.grid-view-loading .table th > .sort-link .caret {
  display: none;
}
.detail-view .null {
  color: #FFC0CB;
}
.detail-view th {
  text-align: right;
  width: 160px;
}
span.required {
  color: #b94a48;
  font-weight: bold;
}
.glyphicon-white {
  color: #ffffff;
}