Server IP : 103.11.96.170 / Your IP : 3.148.241.210 Web Server : Microsoft-IIS/10.0 System : Windows NT WIN-F6SLGVICLOP 10.0 build 17763 (Windows Server 2016) AMD64 User : elibrary.unsap.ac.id ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF Directory (0777) : D:/localhost/perpus/assets/LESS/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
// Basic Colors @navy: #1ab394; // Primary color @dark-gray: #c2c2c2; // Default color @blue: #1c84c6; // Success color @lazur: #23c6c8; // Info color @yellow: #f8ac59; // Warning color @red: #ED5565; // Danger color // Various colors @text-color: #676a6c; // Body text @gray: #f3f3f4; // Background wrapper color @light-gray: #D1DADE; // Default label, badge @label-badge-color: #5E5E5E; @light-blue:#f3f6fb; // Spinner color and margin @spin-color: @navy; @spin-margin: 0 auto; // IBOX colors ( default panel colors) @border-color: #e7eaec; // IBox border @ibox-title-bg:#ffffff; // IBox Background header @ibox-content-bg:#ffffff; // IBox Background content //Sidebar width @sidebar-width: 220px; // Boxed layout width @boxed-width: 1200px; @boxed-background: url('patterns/shattered.png'); //Border radius for buttons @btn-border-radius: 3px; //Navigation @nav-bg: #2F4050; @nav-profile-pattern: url("patterns/header-profile.png"); @nav-text-color: #a7b1c2;