%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : www.kowitt.ac.th / Your IP : 216.73.216.118 Web Server : Microsoft-IIS/7.5 System : Windows NT SERVER02 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 User : IUSR ( 0) PHP Version : 5.6.31 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/mis/student/mis/qr_payment/bootstrap/ |
Upload File : |
/*! * Dropdownhover v1.0.0 (http://bs-dropdownhover.kybarg.com) */ .dropdown .dropdown-menu .caret { border: 4px solid transparent; border-left-color: #000; float: right; margin-top: 6px; } .dropdown-menu { min-width: 250px; } .dropdown-menu > li.open > a { background-color: #F5F5F5; color: #262626; text-decoration: none; } .dropdown-menu .dropdown-menu { left: 100%; margin: 0; right: auto; top: -1px; } .dropdown-menu-right .dropdown-menu, .navbar-right .dropdown-menu .dropdown-menu, .pull-right .dropdown-menu .dropdown-menu { left: auto; right: 100%; } .dropdown-menu.animated { -webkit-animation-duration: 0.3s; animation-duration: 0.3s; } .dropdown-menu.animated:before { content: " "; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 99; } .dropdownhover-top { margin-bottom: 2px; margin-top: 0; } .navbar-fixed-bottom .dropdown-menu .dropdown-menu, .dropdownhover-top .dropdown-menu { bottom: -1px; top: auto; } .navbar-nav > li > .dropdown-menu { margin-bottom: 0; } .dropdownhover-bottom { -webkit-transform-origin: 50% 0; transform-origin: 50% 0; } .dropdownhover-left { -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; } .dropdownhover-right { -webkit-transform-origin: 0 50%; transform-origin: 0 50%; } .dropdownhover-top { -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; }