Sindbad~EG File Manager
.woo-sctr-button-save-container {
position: fixed;
top: 30px;
right: 5px;
z-index: 99;
}
.vi-ui.segment {
height: 100%;
}
form.vi-ui [data-tooltip]:after {
white-space: unset;
z-index: 99;
}
.vi-ui.form ::-webkit-datetime-edit {
height: auto;
}
.vi-ui.form ::-webkit-inner-spin-button {
height: auto;
top: 5px;
}
.vi-ui.form input[type=date],
.vi-ui.form input[type=time] {
padding: 0.3em 1em;
}
.woo-sctr-wrap,
.woo-sctr-wrap * {
box-sizing: border-box;
}
.woo-sctr-accordion {
/*background-color: #dadada;*/
/*color: #444;*/
/*height: 60px;*/
width: 100%;
border: none;
outline: none;
transition: 0.4s;
display: inline-block;
box-sizing: border-box;
position: relative;
text-align: left;
padding: 0 10px 10px;
}
.woo-sctr-sortable tr:first-child .woo-sctr-accordion {
border-radius: 3px 3px 0 0;
}
.woo-sctr-sortable tr:last-child .woo-sctr-accordion {
border-radius: 0 0 3px 3px;
}
.woo-sctr-panel {
overflow: auto;
transition: max-height 0.7s ease-out;
}
.woo-sctr-button-edit {
position: absolute;
right: 0;
z-index: 1;
box-sizing: border-box;
top: -10px;
display: none;
align-items: center;
}
.woo-sctr-accordion:nth-child(n):hover .woo-sctr-button-edit:nth-child(n) {
display: flex;
}
.woo-sctr-accordion-name {
font-size: 18px;
color: black;
}
/*priority*/
.woo-sctr-short-description .woo-sctr-short-description-from,
.woo-sctr-short-description .woo-sctr-short-description-to {
display: inline-block;
width: 180px;
font-weight: 600;
}
.woo-sctr-short-description .woo-sctr-short-description-from span,
.woo-sctr-short-description .woo-sctr-short-description-to span {
font-weight: 400;
}
.woo-sctr-short-description {
display: inline-block;
font-size: 14px;
padding-left: 20px;
}
.woo-sctr-accordion-wrap .woo-sctr-panel input[type="search"] {
width: 100% !important;
}
.woo-sctr-accordion:nth-child(n):hover .woo-sctr-short-description-copy-shortcode:nth-child(n) {
display: inline;
}
/*demo*/
.ten.wide.field {
text-align: center;
}
.woo-sctr-hidden-class {
display: none;
}
.woo-sctr-warning-message-countdown-timer {
color: red;
}
.woo-sctr-shortcode-countdown-text-before {
padding: 0 0 6px 0;
}
.woo-sctr-shortcode-countdown-unit {
overflow: hidden;
}
.woo-sctr-shortcode-countdown-style-4 .woo-sctr-shortcode-countdown-value,
.woo-sctr-shortcode-countdown-style-2 .woo-sctr-shortcode-countdown-value,
.woo-sctr-shortcode-countdown-style-1 .woo-sctr-shortcode-countdown-value {
display: flex;
align-items: center;
justify-content: center;
}
.woo-sctr-shortcode-countdown-value {
line-height: normal;
}
.woo-sctr-shortcode-wrap-wrap {
display: inline-flex;
max-width: 100%;
overflow: hidden;
align-items: baseline;
}
.woo-sctr-shortcode-wrap {
padding: 10px 0;
display: inline-flex;
}
.woo-sctr-shortcode-wrap .woo-sctr-shortcode-countdown {
/*background: white;*/
display: inline-flex;
align-items: center;
align-content: center;
}
.woo-sctr-shortcode-countdown-wrap {
text-align: center;
display: inline-grid;
}
.woo-sctr-shortcode-countdown-unit-wrap {
display: inline-flex;
justify-content: center;
}
.woo-sctr-shortcode-countdown-style-4 .woo-sctr-shortcode-countdown-unit-wrap,
.woo-sctr-shortcode-countdown-style-1 .woo-sctr-shortcode-countdown-unit-wrap,
.woo-sctr-shortcode-countdown-style-2 .woo-sctr-shortcode-countdown-unit-wrap {
padding: 0 5px;
}
.woo-sctr-shortcode-countdown-style-1 .woo-sctr-shortcode-countdown-value {
padding: 5px;
}
.woo-sctr-shortcode-countdown-style-1 .woo-sctr-shortcode-countdown-unit {
display: inline-grid;
text-align: center;
vertical-align: middle;
}
.woo-sctr-shortcode-countdown-style-4 .woo-sctr-shortcode-countdown-unit span,
.woo-sctr-shortcode-countdown-style-2 .woo-sctr-shortcode-countdown-unit span {
text-align: center;
margin: 0 auto;
}
.woo-sctr-shortcode-countdown-style-4 .woo-sctr-shortcode-countdown-unit,
.woo-sctr-shortcode-countdown-style-2 .woo-sctr-shortcode-countdown-unit {
display: inline-grid;
vertical-align: middle;
}
.woo-sctr-shortcode-countdown-1 {
display: inline-grid;
padding: 5px;
}
.woo-sctr-shortcode-countdown-2 {
display: inline-flex;
align-items: center;
}
.iris-picker {
position: absolute !important;
z-index: 5;
}
.woo-sctr-shortcode-wrap-wrap.woo-sctr-shortcode-wrap-wrap-inline .woo-sctr-shortcode-countdown-1 {
display: inline;
}
.woo-sctr-shortcode-wrap-wrap.woo-sctr-shortcode-wrap-wrap-inline .woo-sctr-shortcode-countdown-text-before,
.woo-sctr-shortcode-wrap-wrap.woo-sctr-shortcode-wrap-wrap-inline .woo-sctr-shortcode-countdown-text-after {
display: flex;
align-items: center;
}
.woo-sctr-shortcode-wrap-wrap .woo-sctr-shortcode-countdown-text {
width: 100%;
}
/*button loading*/
.woo-sctr-adding {
position: relative;
opacity: 1;
pointer-events: auto;
-webkit-transition: all 0s linear, opacity .1s ease;
transition: all 0s linear, opacity .1s ease;
color: transparent !important;
}
.woo-sctr-adding:after {
position: absolute;
content: '';
top: 50%;
left: 50%;
margin: -.64285714em 0 0 -.64285714em;
width: 1.28571429em;
height: 1.28571429em;
-webkit-animation: button-spin .6s linear;
animation: button-spin .6s linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
border-radius: 500rem;
border-color: #fff transparent transparent;
border-style: solid;
border-width: .2em;
box-shadow: 0 0 0 1px transparent;
}
.woo-sctr-adding:before {
position: absolute;
content: '';
top: 50%;
left: 50%;
margin: -.64285714em 0 0 -.64285714em;
width: 1.28571429em;
height: 1.28571429em;
border-radius: 500rem;
border: .2em solid rgba(0, 0, 0, .15);
}
/*accordion content*/
.woo-sctr-wrap .vi-ui.form .woo-sctr-accordion-wrap .woo-sctr-panel .content {
padding-left: 45px;
}
/*settings saved popup*/
.woo-sctr-save-sucessful-popup {
box-sizing: border-box;
height: 84px;
font-size: 18px;
display: flex;
align-items: center;
justify-content: center;
position: fixed;
right: 5px;
top: -300px;
z-index: 99999999;
transition: margin-bottom 0.5s;
min-height: 1em;
padding: 1em 1.5em;
line-height: 1.4285em;
border-radius: .28571429rem;
text-transform: capitalize;
background-color: #e5f9e7;
color: #1ebc30;
-webkit-box-shadow: 0 0 0 1px #1ebc30 inset, 0 0 0 0 transparent;
box-shadow: 0 0 0 1px #1ebc30 inset, 0 0 0 0 transparent;
}
@keyframes button-spin {
from {
-webkit-transform: rotate(0);
transform: rotate(0)
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
/*responsive for button copy shortcode, duplicate, remove*/
.woo-sctr-shortcode-text span:first-child {
font-weight: 600;
}
.woo-sctr-shortcode-text {
margin-top: 10px;
margin-left: 77px;
}
@media screen and (max-width: 782px) {
.woo-sctr-accordion .woo-sctr-button-edit span.vi-ui.button {
width: 82px;
font-size: 11px !important;
padding: 6px 4px !important;
}
.woo-sctr-short-description {
display: block;
padding-left: 0;
}
.woo-sctr-shortcode-text {
margin-top: 5px;
margin-left: 0;
}
.field .vi-ui.segment .fields .wide.field {
text-align: center;
}
}
/*circle*/
.woo-sctr-progress-circle {
font-size: 20px;
position: relative;
padding: 0;
width: 5em;
height: 5em;
background-color: #ececec;
border-radius: 50%;
line-height: 5em;
}
.woo-sctr-progress-circle span {
position: absolute;
line-height: 5em;
width: 5em;
text-align: center;
display: block;
color: #53777A;
z-index: 2;
}
.woo-sctr-progress-circle.woo-sctr-over50 .woo-sctr-left-half-clipper {
clip: rect(auto, auto, auto, auto);
}
.woo-sctr-left-half-clipper {
border-radius: 50%;
width: 5em;
height: 5em;
position: absolute;
clip: rect(0, 5em, 5em, 2.5em);
}
.woo-sctr-progress-circle.woo-sctr-over50 .woo-sctr-first50-bar {
position: absolute;
clip: rect(0, 5em, 5em, 2.5em);
background-color: #53777A;
border-radius: 50%;
width: 5em;
height: 5em;
}
.woo-sctr-value-bar {
position: absolute;
clip: rect(0, 2.5em, 5em, 0);
width: 5em;
height: 5em;
border-radius: 50%;
border-width: 0.45em;
border-style: solid;
border-color: #53777A;
box-sizing: border-box;
}
.woo-sctr-progress-circle:after {
border: none;
position: absolute;
top: 0.35em;
left: 0.35em;
text-align: center;
display: block;
border-radius: 50%;
width: 4.3em;
height: 4.3em;
background-color: white;
content: " ";
}
.woo-sctr-shortcode-countdown-style-4 .woo-sctr-shortcode-countdown-value {
font-size: unset !important;
background-color: unset !important;
}
.woo-sctr-shortcode-countdown-date .woo-sctr-value-bar {
transform: rotate(10deg);
}
.woo-sctr-shortcode-countdown-hour .woo-sctr-value-bar {
transform: rotate(30deg);
}
.woo-sctr-shortcode-countdown-minute .woo-sctr-value-bar {
transform: rotate(180deg);
}
.woo-sctr-shortcode-countdown-second .woo-sctr-value-bar {
transform: rotate(240deg);
}
/* RTL css*/
.woo-sctr-wrap-rtl .woo-sctr-button-save-container {
left: 5px;
right: unset;
}
.woo-sctr-wrap-rtl .woo-sctr-accordion {
text-align: right;
}
.woo-sctr-wrap-rtl .woo-sctr-accordion .woo-sctr-button-edit {
right: unset;
left: 0;
}
.woo-sctr-wrap-rtl ~ .woo-sctr-save-sucessful-popup {
right: unset;
left: 5px;
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists