background: url("../img/quicklook-bg.png");
-webkit-border-radius: 7px;
.elfinder-navdock .elfinder-quicklook {
-webkit-border-radius: 0;
.elfinder-quicklook.elfinder-touch {
.elfinder-quicklook .ui-resizable-se {
background: url("../img/toolbar.png") 0 -496px no-repeat;
.elfinder-quicklook.elfinder-touch .ui-resizable-se {
-moz-transform-origin: bottom right;
-moz-transform: scale(1.5);
/* quicklook fullscreen window */
.elfinder-quicklook.elfinder-quicklook-fullscreen {
-webkit-border-radius: 0;
-webkit-background-clip: padding-box;
/* hide titlebar in fullscreen mode */
.elfinder-quicklook-fullscreen .elfinder-quicklook-titlebar,
.elfinder-quicklook-fullscreen.elfinder-quicklook .ui-resizable-handle{ display: none; }
/* hide preview border in fullscreen mode */
.elfinder-quicklook-fullscreen .elfinder-quicklook-preview {
.elfinder-quicklook-cover {
.elfinder-quicklook-cover.elfinder-quicklook-coverbg {
/* background need to catch mouse event over browser plugin (eg PDF preview) */
filter: Alpha(Opacity=0.0001);
.elfinder-quicklook-titlebar {
width: calc(100% - 12px);
-moz-border-radius-topleft: 7px;
-webkit-border-top-left-radius: 7px;
border-top-left-radius: 7px;
-moz-border-radius-topright: 7px;
-webkit-border-top-right-radius: 7px;
border-top-right-radius: 7px;
.elfinder-navdock .elfinder-quicklook-titlebar {
-moz-border-radius-topleft: 0;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
-moz-border-radius-topright: 0;
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
.elfinder-touch .elfinder-quicklook-titlebar {
.elfinder-quicklook-title {
.elfinder-touch .elfinder-quicklook-title {
/* icon "close" in titlebar */
.elfinder-quicklook-titlebar-icon {
.elfinder-touch .elfinder-quicklook-titlebar-icon {
.elfinder-quicklook-titlebar-icon .ui-icon {
margin: -9px 3px 0px 0px;
filter: Alpha(Opacity=70);
.elfinder-quicklook-titlebar-icon .ui-icon.ui-icon-closethick {
.elfinder-mobile .elfinder-quicklook-titlebar-icon .ui-icon {
filter: Alpha(Opacity=60);
.elfinder-touch .elfinder-quicklook-titlebar-icon .ui-icon {
.elfinder-quicklook-titlebar-icon.elfinder-titlebar-button-right {
.elfinder-quicklook-titlebar-icon.elfinder-titlebar-button-right .ui-icon {
margin: -9px 0px 0px 3px;
.elfinder-touch .elfinder-quicklook-titlebar .ui-icon {
-moz-transform-origin: center center;
-moz-transform: scale(1.2);
.elfinder-touch .elfinder-quicklook-titlebar-icon .ui-icon {
.elfinder-touch .elfinder-quicklook-titlebar-icon.elfinder-titlebar-button-right .ui-icon {
/* main part of quicklook window */
.elfinder-quicklook-preview {
border-left: 1px solid transparent;
border-right: 1px solid transparent;
.elfinder-navdock .elfinder-quicklook-preview {
.elfinder-quicklook-preview.elfinder-overflow-auto {
-webkit-overflow-scrolling: touch;
/* wrapper for file info/icon */
.elfinder-quicklook-info-wrapper {
height: calc(100% - 80px);
.elfinder-navdock .elfinder-quicklook-info-wrapper {
height: calc(100% - 20px);
.elfinder-quicklook-info {
.elfinder-ltr .elfinder-quicklook-info {
.elfinder-rtl .elfinder-quicklook-info {
.elfinder-ltr .elfinder-navdock .elfinder-quicklook-info {
.elfinder-rtl .elfinder-navdock .elfinder-quicklook-info {
.elfinder-quicklook-info .elfinder-quicklook-info-data:first-child {
.elfinder-quicklook-info-data {
.elfinder-quicklook-info-progress {
.elfinder-quicklook .elfinder-cwd-icon {
.elfinder-navdock .elfinder-quicklook .elfinder-cwd-icon {
.elfinder-rtl .elfinder-quicklook .elfinder-cwd-icon {
.elfinder-rtl .elfinder-navdock .elfinder-quicklook .elfinder-cwd-icon {
.elfinder-quicklook .elfinder-cwd-icon:before {
.elfinder-ltr .elfinder-quicklook .elfinder-cwd-icon:before {
.elfinder-ltr .elfinder-navdock .elfinder-quicklook .elfinder-cwd-icon:before {
.elfinder-ltr .elfinder-quicklook .elfinder-cwd-icon:after {
.elfinder-ltr .elfinder-navdock .elfinder-quicklook .elfinder-cwd-icon:after {
.elfinder-rtl .elfinder-quicklook .elfinder-cwd-icon:before {
.elfinder-rtl .elfinder-quicklook .elfinder-cwd-icon:after {
.elfinder-quicklook-preview > img,
.elfinder-quicklook-preview > div > canvas {
/* navigation bar on quicklook window bottom */
.elfinder-quicklook-navbar {
border: 1px solid transparent;
-moz-border-radius: 19px;
-webkit-border-radius: 19px;
/* navigation bar in fullscreen mode */
.elfinder-quicklook-fullscreen .elfinder-quicklook-navbar {
filter: Alpha(Opacity=40);
/* show close icon in fullscreen mode */
.elfinder-quicklook-fullscreen .elfinder-quicklook-navbar-icon-close,
.elfinder-quicklook-fullscreen .elfinder-quicklook-navbar-separator {
.elfinder-quicklook-navbar-icon {
background: url("../img/quicklook-icons.png") 0 0 no-repeat;
.elfinder-quicklook-navbar-icon-fullscreen {
background-position: 0 -64px;
/* exit fullscreen icon */
.elfinder-quicklook-navbar-icon-fullscreen-off {
background-position: 0 -96px;
.elfinder-quicklook-navbar-icon-prev {
background-position: 0 0;
.elfinder-quicklook-navbar-icon-next {
background-position: 0 -32px;
.elfinder-quicklook-navbar-icon-close {
background-position: 0 -128px;
.elfinder-quicklook-navbar-separator {
border-left: 1px solid #fff;
/* text encoding selector */
.elfinder-quicklook-encoding {
.elfinder-quicklook-encoding > select {
.elfinder-navdock .elfinder-quicklook .elfinder-quicklook-encoding {
/* text files preview wrapper */
.elfinder-quicklook-preview-text-wrapper {
-webkit-overflow-scrolling: touch;
/* archive files preview wrapper */
.elfinder-quicklook-preview-archive-wrapper {
-webkit-overflow-scrolling: touch
/* archive files preview header */
.elfinder-quicklook-preview-archive-wrapper strong {
pre.elfinder-quicklook-preview-text,
pre.elfinder-quicklook-preview-text.prettyprint {
.elfinder-quicklook-preview-charsleft hr {
.elfinder-quicklook-preview-charsleft span {
.elfinder-quicklook-preview-html,
.elfinder-quicklook-preview-pdf,
.elfinder-quicklook-preview-iframe {
/* swf preview container */
.elfinder-quicklook-preview-flash {
/* audio preview container */
.elfinder-quicklook-preview-audio {
/* audio preview using embed */
embed.elfinder-quicklook-preview-audio {