Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/atherosai/ui/sidebar-04/

assets /cody/atherosai/ui/sidebar-04/assets/
5 Items
  • diamond.png
  • left-collapse.svg
  • logo-small.png
  • logo.png
  • right-collapse.svg
  • index.html /cody/atherosai/ui/sidebar-04/index.html
    393 Views
    0 Comments

    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="utf-8">
    <title>Sidebar</title>
    <link rel="preconne
    script.js /cody/atherosai/ui/sidebar-04/script.js
    195 Views
    0 Comments

    const expand_btn = document.querySelector(".expand-btn");
    const img = expand_btn.querySelector("img");

    let activeIndex;

    expan
    style.css /cody/atherosai/ui/sidebar-04/style.css
    133 Views
    0 Comments

    :root {
    --primary-color: #272727;
    --text: white;
    --background: #F4F5FC;
    --sidebar-gray-background: #DCE1EB;