⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.103
Server IP:
45.79.8.107
Server:
Linux localhost 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.2-1ubuntu2.22
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
phpmyadmin
/
themes
/
metro
/
scss
/
View File Name :
_resizable-menu.scss
// Styles for the resizable menus (jQuery menuResizer) ul.resizable-menu { a, span { display: block; margin: 0; padding: 0; white-space: nowrap; } .submenu { display: none; position: relative; } .shown { display: inline-block; } ul { margin: 0; padding: 0; position: absolute; list-style-type: none; display: none; border: 1px #ddd solid; z-index: 2; #{$right}: 0; } li:hover ul, .submenuhover ul { display: block; background: #fff; } ul li { width: 100%; } }