%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
| Server IP : 54.36.91.62 / Your IP : 216.73.217.162 Web Server : Apache System : Linux webm002.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : wellingtpa ( 97533) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/wellingtpa/www/wp-content/plugins/kata-plus/assets/src/css/backend/ |
Upload File : |
span.select2.select2-container.select2-container--default {
margin-left: 20px;
}
.kata-select-version {
margin: 25px 0;
}
.kata-select-version button {
border-radius: 3px;
border-color: #6d6af8;
color: #fff;
text-shadow: unset;
background: #6d6af8;
font-weight: 400;
font-size: 14px;
text-decoration: none;
text-transform: capitalize;
padding: 7px 20px;
display: inline-block;
box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
letter-spacing: 0.4px;
border: none;
line-height: 18px;
margin-left: 10px;
cursor: pointer;
}
.kata-select-version button:hover {
background: #17202e;
}
.kt-btn-loading {
display: inline-block;
}
.kt-btn-loading:after {
content: "";
display: block;
width: 13px;
height: 13px;
border-radius: 100px;
border: 2px solid #fff;
border-color: #fff transparent #fff transparent;
animation: kt-btn-loading 1.2s linear infinite;
}
@keyframes kt-btn-loading {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}