| Server IP : 127.0.0.1 / Your IP : 216.73.216.48 Web Server : Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12 System : Windows NT DESKTOP-3H4FHQJ 10.0 build 19045 (Windows 10) AMD64 User : win 10 ( 0) PHP Version : 8.2.12 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : D:/xampp/htdocs-coblaa/coblaa/main_css/ |
Upload File : |
body{margin:0px;background:#ededed;}
.transaction_div
{
float:left;width:96%;height:100vh;margin-left:2%;background:#ededed;overflow:auto;borderk:2px solid #1b7ee8;border-radius:10px;
}
.transaction_title
{
float:left;width:90%;height:50px;line-height:50px;margin-left:5%;color:green;font-size:1.2em;font-weight:bold;
}
.trans_history_lebal_span
{
float:left;min-width:800px;width:98%;height:40px;margin-left:1%;backgroundk:#ededed;display:flex;justify-content:space-between;
}
.transaction_lebal
{
float:left;width:16%;height:40px;line-height:40px;background:#ccc;font-weight:bold;font-size:1.1em;text-align:center;
}
.trans_history_output_span
{
float:left;min-width:800px;width:98%;height:40px;margin-left:1%;margin-bottom:1px;backgroundk:green;display:flex;justify-content:space-between;
}
.transaction_output
{
float:left;width:16%;height:40px;line-height:40px;background:#fff;font-weightk:bold;font-size:1em;text-align:center;
}
.trans_confirm_div
{
float:left;width:100%;height:100%;background:#fff;position:fixed;display:flex;justify-content:center;align-items:center;display:none;
}
.sub_trans_confirm
{
float:left;width:90%;heightk:200px;background:#ccc;
}
.confirm_title
{
float:left;width:100%;height:50px;line-height:50px;margin-bottom:10px;text-align:center;font-size:1.2em;font-weight:bold;
}
.confirm_input
{
float:left;width:94%;height:45px;line-height:45px;margin-left:3%;margin-bottom:20px;text-align:center;border-radius:20px;border:1px solid #000;outline:none;
font-size:1.1em;
}
.trans_confirm_btn
{
float:left;width:30%;height:50px;margin-left:13.3%;font-weight:bold;cursor:pointer;
}
.confirm_pend_error
{
float:left;width:100%;height:30px;line-height:30px;text-align:center;
}
@media screen and (max-width: 700px)
{
)