| Server IP : 198.38.94.67 / Your IP : 216.73.217.142 Web Server : LiteSpeed System : Linux d6054.dxb1.stableserver.net 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64 User : azfilmst ( 1070) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/azfilmst/public_html/wp-content/themes/frames/framework/admin-assets/css/ |
Upload File : |
/**
*
* @package HaruTheme
* @version 1.0.0
* @author Administrator <admin@harutheme.com>
* @copyright Copyright (c) 2017, HaruTheme
* @license http://opensource.org/licenses/gpl-2.0.php GPL v2 or later
* @link http://harutheme.com
*/
/* Form Add Sidebar */
#haru-form-add-sidebar {
background-color: #fafafa;
border: 1px solid #e5e5e5;
padding: 30px 10px;
margin: 20px 0;
color: #23282d;
text-align: center;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
box-shadow: 0 1px 1px rgba(0,0,0,.04);
}
#haru-form-add-sidebar input[type="text"] {
width: 350px;
max-width: 100%;
vertical-align: middle;
}
#haru-add-sidebar {
border: none;
border-radius: 0;
}
.sidebar-haru-custom-sidebar .delete-sidebar {
position: absolute;
top: 14px;
right: -4px;
color: #ccc;
z-index: 9;
}
.sidebar-haru-custom-sidebar .delete-sidebar:hover {
color: #000;
}
/* WPBakery notice */
.vc_license-activation-notice {
display: none;
}
/* Revolution Slider notice */
.rs-update-notice-wrap {
display: none;
}