MSV FM

dot.antimicrobial@66.96.161.157: ~ $
Path : /hermes/sb_web/b744/kanevskylaw.com/admin/interfacelevel/plugins/plupload/css/
File Upload :
Current < : /hermes/sb_web/b744/kanevskylaw.com/admin/interfacelevel/plugins/plupload/css/plupload.css

.uploader-single{
  padding-right: 17px;
}

.plupload_button:link, .plupload_button:visited {
  display: -moz-inline-box;
  display: inline-block;
  font: normal 12px sans-serif;
  text-decoration: none;
  color: #42454A;
  border: 1px solid #BABABA;
  padding: 2px 8px 3px 20px;
  margin-right: 4px;
  background: #F3F3F3 url('/images/buttons.png') no-repeat 0 center;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.plupload_button:hover {
  color: #000;
  text-decoration: none;
}

.plupload_disabled:link, .plupload_disabled:visited, a.plupload_disabled:hover {
  color: #737373;
  border-color: #C5C5C5;
  background: #EDEDED url('/images/buttons-disabled.png') no-repeat 0 center;
  cursor: default;
}

.plupload_add {
  background-position: -181px center;
}

.plupload_wrapper {
  font: normal 11px Verdana,sans-serif;
  width: 100%;
}

.plupload_container input {
  border: 1px solid #DDD;
  font: normal 11px Verdana,sans-serif;
  width: 98%;
}

.plupload_filelist {
  margin: 0;
  padding: 0;
  list-style: none;
}

.plupload_scroll .plupload_filelist {
  background: #FFF;
  border-bottom: 1px solid #DDD;
  border-left: 1px solid #DDD;
  border-right: 1px solid #DDD;
}

.uploader-single ul.plupload_filelist{
  height: 38px;
  overflow: hidden;
  background: #F5F5F5 url('/images/backgrounds.gif') repeat-x 0 -156px;
}

.uploader-multiple ul.plupload_filelist{
  height: 150px;
  overflow-y: scroll;
}

.plupload_filelist li {
  padding: 10px 8px;
  background: #F5F5F5 url('/images/backgrounds.gif') repeat-x 0 -156px;
  border-bottom: 1px solid #DDD;
}

.plupload_filelist_header, .plupload_filelist_footer {
  padding: 5px 0;
  color: #42454A;
}

.plupload_filelist_header {
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #CDCDCD;
}

.plupload_filelist_footer {
  border-top: 1px solid #FFF;
  height: 22px;
  line-height: 20px;
  vertical-align: middle;
}

.plupload_file_name {
  float: left;
  overflow: hidden
}

.plupload_file_status {
  color: #777;
}

.plupload_file_status span {
  color: #42454A;
}

.plupload_file_size, .plupload_file_status, .plupload_progress {
  float: right;
  width: 80px;
}
.plupload_file_size, .plupload_file_status, .plupload_file_action {text-align: right;}

.plupload_filelist .plupload_file_name {
  width: 210px;
  height: 18px;
  overflow: hidden;
}

.plupload_file_action {
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 35px;
  margin-right: 10px;
}

.uploader-single .plupload_filelist_header div.plupload_file_action, .uploader-single .plupload_filelist_footer div.plupload_file_action{
  margin-right: 19px;
}

.uploader-multiple .plupload_filelist_header div.plupload_file_action, .uploader-multiple .plupload_filelist_footer div.plupload_file_action{
  margin-right: 36px;
}

.plupload_file_action * {
  display: none;
  width: 16px;
  height: 16px;
}

li.plupload_uploading {
  background: #ECF3DC url('/images/backgrounds.gif') repeat-x 0 -238px;
}

li.plupload_done {
  color: #AAA;
}

li.plupload_delete a {
  background: url('/images/delete.gif');
}

li.plupload_failed a {
  background: url('/images/error.gif');
  cursor: default;
}

li.plupload_done a {
  background: url('/images/done.gif');
  cursor: default;
}

.plupload_progress, .plupload_upload_status {
  display: none;
}

.plupload_progress_container {
  margin-top: 3px;
  border: 1px solid #CCC;
  background: #FFF;
  padding: 1px;
}
.plupload_progress_bar {
  width: 0px;
  height: 7px;
  background: #CDEB8B;
}

.plupload_clear,.plupload_clearer {
  clear: both;
}

.plupload_clearer, .plupload_progress_bar {
  display: block;
  font-size: 0;
  line-height: 0;
}

li.plupload_droptext {
  background: #FFF;;
  text-align: center;
  vertical-align: middle;
  border: 0;
  line-height: 165px;
}