⚝
One Hat Cyber Team
⚝
Your IP:
216.73.217.4
Server IP:
41.128.143.86
Server:
Linux host.raqmix.cloud 6.8.0-1025-azure #30~22.04.1-Ubuntu SMP Wed Mar 12 15:28:20 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.3.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
grafana
/
public
/
sass
/
components
/
View File Name :
_toolbar.scss
.toolbar { display: flex; align-content: center; align-items: center; padding: 16px; position: relative; flex: 0 0 auto; } .toolbar__heading { font-size: $font-size-lg; padding-right: 20px; } .toolbar__left { display: flex; flex-grow: 1; align-items: center; } .toolbar__main { padding: 0 $space-sm; font-size: $font-size-md; line-height: $input-line-height; color: $input-color; background-color: $input-bg; height: $input-height; border: $input-border; border-radius: $input-border-radius; display: flex; align-items: center; cursor: pointer; .fa { margin-left: 20px; display: inline-block; position: relative; } } .toolbar__main-image { margin-right: 10px; display: inline-block; width: 20px; height: 20px; } .toolbar__close { flex-grow: 1; text-align: left; }