Hackfut Security File Manager
Current Path:
/home/u126195517/domains/foodstamping.in/public_html/admin/assets/css
home
/
u126195517
/
domains
/
foodstamping.in
/
public_html
/
admin
/
assets
/
css
/
📁
..
📄
style.css
(2.31 KB)
Editing: style.css
<style> .sidebar { min-height: 100vh; background: #343a40; } .sidebar .nav-link { color: #fff; padding: 15px 20px; } .sidebar .nav-link:hover { background: #495057; } .sidebar .nav-link.active { background: #007bff; } .stat-card { border-radius: 10px; padding: 15px; margin-bottom: 20px; color: white; } .product-thumb { width: 50px; height: 50px; object-fit: cover; border-radius: 5px; cursor: pointer; } .badge-stock { font-size: 11px; } .action-buttons .btn { padding: 5px 10px; margin: 0 2px; } .filter-section { background: #f8f9fa; padding: 15px; border-radius: 10px; margin-bottom: 20px; } .bulk-actions { display: none; padding: 10px; background: #e9ecef; border-radius: 5px; margin-bottom: 10px; } .featured-star { color: gold; cursor: pointer; } .switch { position: relative; display: inline-block; width: 50px; height: 24px; } .switch input { opacity: 0; width: 0; height: 0; } .slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; transition: .4s; border-radius: 24px; } .slider:before { position: absolute; content: ""; height: 16px; width: 16px; left: 4px; bottom: 4px; background-color: white; transition: .4s; border-radius: 50%; } input:checked + .slider { background-color: #2196F3; } input:checked + .slider:before { transform: translateX(26px); } </style>
Upload File
Create Folder