%PDF-1.7 GIF89;
Server IP : 5.161.254.237 / Your IP : 216.73.216.247 Web Server : Apache System : Linux diamond.sialwebvps.com 4.18.0-553.8.1.el8_10.x86_64 #1 SMP Tue Jul 2 07:26:33 EDT 2024 x86_64 User : stellasp ( 1131) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/stellasp/public_html/backend/vendors/select2/docs/_sass/ |
Upload File : |
// Main navigation // // Styles for the top `.navbar` and its dropdowns. .s2-docs-nav { margin-bottom: 0; border-color: #eee; background-color: #f6f6f6; .navbar-brand { font-weight: 500; > img { display: inline; margin-right: 4px; } } .navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus { background-color: #f0f0f0; color: #000; } @media (min-width: 768px) { .navbar-nav > li > .dropdown-menu:before { position: absolute; top: -21px; left: 24px; display: block; width: 0; height: 0; border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0.1); border-style: solid; border-width: 10px; content: ""; } .navbar-nav > li > .dropdown-menu:after { position: absolute; top: -20px; left: 24px; display: block; width: 0; height: 0; border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #FFF; border-style: solid; border-width: 10px; content: ''; } .navbar-nav .dropdown-menu { border-radius: 4px; border-color: #ddd; margin-top: -1px; } } }