HEX
Server: Apache
System: Linux www3.pit.tblive.com 5.14.0-687.38.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Aug 12 17:19:12 EDT 2026 x86_64
User: awaldron (1020)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/awaldron/www/archive/ras/admin/gallery/ras_gallery_style.css
body { 
	font-family:helvetica, arial;
	font-size:0.85em;
}

#ras-upload {
	float:left;
	width:275px;
	background-color:#EEE;
}

#ras-upload .uploadifyQueueItem {
  background-color: #F5F5F5;
  border: 2px solid #E5E5E5;
  font: 11px Verdana, Geneva, sans-serif;
  margin-top: 5px;
  padding: 10px;
  width: 250px;
}

#ras-upload .uploadifyError {
  background-color: #FDE5DD !important;
  border: 2px solid #FBCBBC !important;
}

#ras-upload .uploadifyQueueItem .cancel {
  float: right;
}

#ras-upload .uploadifyQueue .completed {
  background-color: #E5E5E5;
}

#ras-upload .uploadifyProgress {
  background-color: #E5E5E5;
  margin-top: 10px;
  width: 100%;
}

#ras-upload .uploadifyProgressBar {
  background-color: #0099FF;
  height: 3px;
  width: 1px;
}