One Hat Cyber Team
Your IP :
216.73.216.155
Server IP :
122.155.17.190
Server :
Linux cat17190.thaihostserver.com 5.10.0-21-amd64 #1 SMP Debian 5.10.162-1 (2023-01-21) x86_64
Server Software :
Apache/2
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
neunkho
/
public_html
/
hpp
/
build
/
scss
/
Edit File:
_alerts.scss
// // Component: Alert // .alert { .icon { margin-right: 10px; } .close { color: $black; opacity: .2; &:hover { opacity: .5; } } a { color: $white; text-decoration: underline; } } //Alert Variants @each $color, $value in $theme-colors { .alert-#{$color} { color: color-yiq($value); background: $value; border-color: darken($value, 5%); } .alert-default-#{$color} { @include alert-variant(theme-color-level($color, $alert-bg-level), theme-color-level($color, $alert-border-level), theme-color-level($color, $alert-color-level)); } }
Simpan