One Hat Cyber Team
Your IP :
3.16.147.165
Server IP :
50.28.103.30
Server :
Linux host.jcukjv-lwsites.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
Server Software :
nginx/1.24.0
PHP Version :
8.3.12
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
www
/
wwwroot
/
ef.electronharmony.com
/
2
/
style
/
scss
/
Edit File:
_mixins.scss
@mixin transition($time) { -webkit-transition: all $time ease-in-out 0s; -moz-transition: all $time ease-in-out 0s; -ms-transition: all $time ease-in-out 0s; -o-transition: all $time ease-in-out 0s; transition: all $time ease-in-out 0s; } @mixin transform($value) { -webkit-transform: $value; -ms-transform: $value; transform: $value; } @function _rgba($color, $opacity: 1) { @return unquote("rgba(#{red($color)}, #{green($color)}, #{blue($color)}, #{$opacity})"); } @mixin placeholder { &::-webkit-input-placeholder { @content; } &:-moz-placeholder { @content; } &::-moz-placeholder { @content; } &:-ms-input-placeholder { @content; } }
Simpan