Copyright (C) 2007-2013 mustafa
This program is free software; you can redistribute it and/or modify it under the terms of the
GNU General Public License as published by the Free Software Foundation.
font-family: Calibri, verdana, arial;
a:hover.b, .b a:hover, #add a img:hover {
border: 1px dotted #B22424;
/*box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.3);*/
background-color: #E8E8E8;
padding: .1em 0 .1em .1em;
#body .pathCrumbs a:hover {
background-color: #E8E8E8;
font: bold 14px verdana, arial;
background: url(images/dir.png) no-repeat bottom left;
/* middle cols: extension, filesize, mode, filemtime */
.mode, .fs, .extension, .filemtime {
font-family: Calibri, sans-serif;
/*end cols: file operations*/
.del, .edit, .rename, .move, .copy, .chmod, .extract {
background: url(images/del.png) no-repeat top right;
background: url(images/ren.gif) no-repeat top right;
background: url(images/move.gif) no-repeat top right;
background: url(images/chmod.gif) no-repeat top right;
background: url(images/copy.png) no-repeat top right;
background: url(images/extract.png) no-repeat top right;
background: url(images/edit.png) no-repeat top right;
background: url(images/cp.png) no-repeat top right;
/*add file, add folder, upload file*/
#add a:hover, #add a:focus {
/*move file/folder list*/
background: url(images/movehere.gif) no-repeat center left;
font-family: Calibri, sans-serif;
height: 600px !important;
border: 2px solid #525252;
background-color: #E8E8E8;
font-family: Calibri, sans-serif;
#upload-drag.upload-dragover {
#remote-copy input[type="text"] {
#remote-copy input[type="submit"] {
/*opacity/fade overlays*/
#popOverlay, #editOverlay, #ajaxOverlay {
background-color: #FFFFFF !important;
filter: alpha(opacity = 100);