403Webshell
Server IP : 66.29.132.122  /  Your IP : 18.220.86.232
Web Server : LiteSpeed
System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : admazpex ( 531)
PHP Version : 7.2.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/softaculous/sitepad/editor/site-data/plugins/kkart-pro/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/softaculous/sitepad/editor/site-data/plugins/kkart-pro/css/kkart-admin.css
/* MISC style*/
.kkart-flex{
display: flex;
align-items: center;
}

.kkart-flex-grow{
flex-grow: 1;
width: 50%;
}

.kkart-flex-grow:not(:last-child){
margin-right: 20px;
}

.kkart-mb-20{
margin-bottom: 20px;
}

.kkart-inptut-block{
width: 100%;
margin: 10px 0;
height: 30px;
border-radius: 5px;
}

.kkart-inptut-mtb-10{
margin-top: 10px;
margin-bottom: 10px;
height: 30px;
}

.kkart-label{
font-weight:bold;
margin-top:10px;
margin-bottom:10px;
}

.kkart-input-group{
display:flex;
align-items:center;	
}

.kkart-input-group input,
.kkart-input-group-label{
box-shadow: 0 0 0 transparent;
border-radius: 4px;
border: 1px solid #7e8993;
background-color: #fff;
color: #32373c;
min-height: 30px;
}

.kkart-input-group input{
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}

.kkart-input-group-label{
border-right-width:0px;
padding:0px 10px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
min-height: 28px;
line-height:2;
}

/* MISC style end*/
/* Products meta accordion style*/
.kkart-accordion-holder{
margin: 20px 0px;
box-shadow: 0 1px 2px #00000033;
}

.kkart-accordion-holder .kkart-accordion-item{
border-top: 1px solid #e8e8e8;
border-bottom-width:0px;
display:none;
}
.kkart-accordion-holder .kkart-accordion-item:last-child{
border-bottom-width: 1px;
}

.kkart-accordion-title{
padding: 20px 10px;
font-weight: bold;
}

.kkart-accordion-title .kkart-icon{
font-family: dashicons;
float: right;
width: 20px;
height: 20px;
position: relative;
}

.kkart-accordion-title .kkart-icon:after{
content: "\f347";
}

.kkart-accordion-open .kkart-accordion-title .kkart-icon:after{
content: "\f343";
}

.kkart-accordion-body{
border-top: 1px solid #e8e8e8;
padding: 10px;
display: none;
}

.kkart-accordion-open .kkart-accordion-body{
display: block;
}

.kkart-product-gallery-thumb{
display: inline-block;
width: 44px;
height: 44px;
background-size: cover;
background-position: 50% 50%;
margin: 0 7px 0 0;
border: 2px solid #d5dadf;
}
/* Products meta accordion style end */

.kkart-hide-data{
 display:none;
}

.kkart-order-address a{
text-decoration:none;
}

/* kkart settings page */

.kkart-tab-panel{
padding-top: 20px;
padding-bottom: 20px;
}

.kkart-tab-panel table tr th{
padding: 5px;
text-align: left;
}

.kkart-tab-panel table tr td{
padding: 5px;
}
/* kkart search holder */

.kkart-search-holder{
position:relative;
display:inline-block;
}

.kkart-search-div{
cursor: pointer;
padding: 5px;
border: solid 1px #d1d1d1;
background: #fffffc;
color: #333;
vertical-align: middle;
width: 126px;
display: flex;
}

.kkart-search-preview{
position: relative;
margin-right: 5px;
width: 100%;
border: none;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

.kkart-search-preview i{
padding-right: 5px;
font-size: 19px;
color: #666;
vertical-align: middle;
}

.kkart-search-name{
font-size: 13px;
}

.kkart-search-close{
float:right;
font-size:15px;
}

.kkart-search-hide{
display:none;
}

.kkart-search-selector{
position: absolute;
z-index: 1000;
border: 1px solid rgba(0,0,0,0.2) !important;
background: #fff !important;
box-shadow: 0 3px 5px rgba(0,0,0,0.2) !important;
-webkit-border-radius: 2px !important;
text-shadow: none !important;
padding: 5px;
height: auto;
box-sizing: border-box;
display: none;
width: 100%;
border-radius: 2px;
margin: 0 0 0 auto;
top: 35px;
}

.kkart-search-val{
margin-bottom: 5px !important;
padding: 2px 6px;
line-height: 20px !important;
border-radius: 3px !important;
width: 100%;
}

.kkart-search-list{
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
max-height: 183px;
overflow-y: auto;
}


.kkart-search-fields{
display:inline-block;
position:relative;
margin:0 3px;
}


.kkart-search-sel{
vertical-align: top
}


.pagelayer-temp-search-sel-span{
display: block;
margin: 2px;
cursor: pointer;
box-sizing: border-box;
border: 1px solid #dbdbdb;
transition: all 0.3s;
font-size: 13px;
padding: 3px;
}

.pagelayer-temp-search-sel-span:hover{
border-color: #00A0D2;
background-color: #3e8ef7;
color: #ffffff;
box-shadow: 0px 1px 1px #3e8ef7bf;
}

.pagelayer-temp-search-sel-span i{
font-size: 15px;
line-height: 1em;
padding: 3px;
color: #555;
transition: all 0.3s;
vertical-align: middle;
}

.pagelayer-temp-search-sel-span:hover i{
color: #ffffff;
}

.kkart-page-links{
padding:0 5px 0 10px;
text-decoration: none;
}

.kkart-page-links:hover{
text-decoration:  underline;
}


Youez - 2016 - github.com/yon3zu
LinuXploit