Sindbad~EG File Manager

Current Path : /home/copmadinaarea/public_html/wp-content__80fcb17/plugins/mozable/
Upload File :
Current File : /home/copmadinaarea/public_html/wp-content__80fcb17/plugins/mozable/realtime_preview.php

<style>
    .bar.bar-stable {
        border-color: #b2b2b2;
        background-color: #f8f8f8;
        background-image: linear-gradient(0deg, #b2b2b2, #b2b2b2 50%, transparent 50%);
        color: #444;
    }
    #bar-backgrond {
        width: 100%;
        height: 100%;
    }
    .red {
        background-color: #D50000;
    }
    .green {
        background-color: #1B5E20;
    }
    .pink {
        background-color: #C51162;
    }
    .purple {
        background-color: #AA00FF;
    }
    .blue {
        background-color: #2962FF;
    }
    .lime {
        background-color: #827717;
    }
    .orange {
        background-color: #E65100;
    }
    .black {
        background-color: #000000;
    }
    .white {
        color:#000000;
        background-color: #f8f8f8;
    }
    .bar.bar-stable .title {
        color: #ffffff;
    }
    #bar-backgrond.white .title {
        color: #000000;
    }
    .bar-header {
        top: 0;
        border-top-width: 0;
        border-bottom-width: 1px;
    }
    .bar {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        position: absolute;
        right: 0;
        left: 0;
        z-index: 9;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        height: 44px;
        border-width: 0;
        border-style: solid;
        border-top: 1px solid transparent;
        border-bottom: 1px solid #ddd;
        background-color: white;
        background-size: 0;
    }


    .bar .title {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        z-index: 0;
        overflow: hidden;
        margin: 0 10px;
        min-width: 30px;
        height: 43px;
        text-align: center;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 17px;
        font-weight: 500;
        line-height: 44px;

    }
    #smartphone_preview {
        position: relative;
        width:600px;
        text-align:center;
        margin: 0 auto;
    }
    #preview_container {
        width: 228px;
        height: 511px;
        position: absolute;
        top: 91px;
        right: 186px;
    }
    #iframe_preview {
        width: 302px;
        height: 511px;
        -ms-zoom: 0.75;
        -moz-transform: scale(0.75);
        -moz-transform-origin: 0 0;
        -o-transform: scale(0.75);
        -o-transform-origin: 0 0;
        -webkit-transform: scale(0.75);
        -webkit-transform-origin: 0 0;
    }
    .error_li {
        color: #ac1b1b;
    }

</style>
<div id="smartphone_preview">
    <img src="<?php echo plugins_url( 'assets/smartphone.jpg', __FILE__ ); ?>" style="width:580px;"/>
    <div id="preview_container">
        <div class="bar-stable bar bar-header" id="topbar_preview" style="display:none">
            <div id="bar-backgrond" style="background-color:#d63031">
             <h1 class="title" id="top_bar_value"><?php echo get_bloginfo( $show, $filter ); ?></h1>
            </div>
        </div>
        <iframe src="<?php echo home_url();?>" id="iframe_preview">Your browser not support iframe.</iframe>
    </div>
</div>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists