⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.1
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
muhasebe
/
public
/
themes
/
admin
/
scss
/
View File Name :
_helper.scss
.mb40{ margin-bottom: 40px; } .mb20{ margin-bottom: 20px; } .mb0{ margin-bottom: 0; } .mt10{ margin-top: 10px; } [v-cloak] {display: none} .dungdt-upload-box{ max-width: 250px; /*margin: 0px auto;*/ position: relative; .upload-box{ background: #fafbfc; text-align: center; border: 1px solid rgba(195,207,216,0.3); padding: 30px 20px; transition: all 0.2s; svg{ width: 120px; height: 100px; margin-bottom: 15px; } &:hover{ border: 1px solid rgba(195,207,216,1); } } .attach-demo{ background: #fafbfc; text-align: center; border: 1px solid rgba(195, 207, 216, 0.3); transition: all 0.2s; cursor: pointer; overflow: hidden; position: relative; img{ max-width: 100%; } } .upload-actions,.attach-demo{ display: none; } &.active{ .upload-actions{ display: flex; } .upload-box{ display: none; } .attach-demo{ display: block; } } .edit-img{ position: absolute; color: white; top: 15px; right: 48px; display: none; cursor: pointer; &:active{ background: #1a2b47; } } .delete{ color: white; position: absolute; top: 15px; right: 15px; cursor: pointer; display: none; i{ color:white; } } &:hover{ .delete, .edit-img{ display: block; } } } .form-group-item{ .dungdt-upload-box{ max-width: none; .upload-box { padding: 10px 5px; svg{ height: 50px; } .btn-field-upload{ font-size: 12px; border: 0px; padding: 5px; } } &.active .attach-demo { max-height: 115px; } } } .dungdt-upload-multiple{ .attach-demo{ margin: 0px -7px; flex-wrap: wrap; .image-item{ flex: 0 0 20%; margin-bottom: 10px; padding: 0px 7px; border-radius: 3px; height: 160px; overflow: hidden; position: relative; .delete{ display: none; position: absolute; top: 15px; right: 15px; cursor: pointer; } .edit-img{ position: absolute; color: white; top: 15px; right: 48px; display: none; cursor: pointer; &:active{ background: #1a2b47; } } .edit-img, .delete{ z-index: 9; } &:hover{ .edit-img, .delete{ display: block; } } .inner{ border: 1px solid rgba(195, 207, 216, 0.3); background: #fafbfc; height: 100%; img{ object-fit: cover; width: 100%; height: 100%; } } } } } .dropdown-menu{ border-radius: 3px; .dropdown-item{ font-size: 14px; padding: 7px 24px; &:hover, &:focus { color: white; background-color: #0088ff; } } } .form-group-title{ margin-top: 15px; font-size: 18px; font-weight: 500; margin-bottom: 15px; } .form-group-desc{ color: #637381; } .select2-container--default .select2-selection--single{ border-color: #c4cdd5; border-radius: 3px; height: 35px; &:focus{ outline: none; } } .select2-container--open .select2-selection--single{ //border-color: #08f; // box-shadow: 0 0 0 1px #08f; } .select2-container--default .select2-selection--single .select2-selection__rendered{ line-height: 35px; padding-left: 10px; } .select2-container--default .select2-search--dropdown .select2-search__field{ border-color: #c4cdd5; &:focus{ outline: none; } } .select2-dropdown{ border-radius: 0px; //border-color: #08f; ////box-shadow: 0 0 0 1px #08f; } .area-setting-row{ margin: 0px -6px; >div{ padding: 0px 6px; } } .area-setting-item{ >a{ font-weight: 400; text-transform: initial; letter-spacing: initial; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; border: 0; color: #212b35; cursor: pointer; border-radius: 3px; font-size: 14px; padding: 10px 12px; .setting-item-title{ font-weight: 500; margin: 0; color: #08f; display: block; } .setting-item-desc{ color: #637381; margin: 0; font-weight: 300; } .setting-item-media{ display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; width: 40px; height: 40px; margin-right: 16px; border-radius: 3px; background-color: #f4f6f8; i{ font-size: 35px; color: #919eab; } } &:hover{ background-color: #f9fafb; text-decoration: none; outline: none; .setting-item-media{ background-color: #dfe4e8; } } } } .flag-icon{ border: 1px solid #ddd; } .service-languages-nav{ text-align: center; >a{ display: inline-block; width: 16px; text-align: center; } } .btn{ &.has-loading{ .fa-spinner{ display: none; } } &.loading{ .fa-spinner{ display: inline-block; } } }