Server IP : 195.201.23.43 / Your IP : 3.145.84.90 Web Server : Apache System : Linux webserver2.vercom.be 5.4.0-192-generic #212-Ubuntu SMP Fri Jul 5 09:47:39 UTC 2024 x86_64 User : kdecoratie ( 1041) PHP Version : 7.1.33-63+ubuntu20.04.1+deb.sury.org+1 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/kdecoratie/public_html/administrator/templates/isis/less/blocks/ |
Upload File : |
// Toolbar /* Subhead */ .subhead { background: @wellBackground; border-bottom: 1px solid darken(@wellBackground, 7%); color: #0C192E; text-shadow: 0 1px 0 #FFF; margin-bottom: 10px; min-height: 51px; } .subhead-collapse { margin-bottom: 19px; } .subhead-collapse.collapse { height: auto; overflow: visible; } .btn-toolbar { margin-bottom: 5px; .btn-wrapper { display: inline-block; margin: 0 0 8px 5px; } } .subhead-fixed { position: fixed; width: 100%; top: 30px; z-index: 100; } @media (max-width: @md-max) { /* Fix ios scrolling inside bootstrap modals */ body { -webkit-overflow-scrolling: touch; } .subhead { margin-left: -20px; margin-right: -20px; padding-left: 10px; padding-right: 10px; } } .subhead h1 { font-size: 17px; font-weight: normal; margin-left: 10px; margin-top: 6px; } /* Toolbar */ #toolbar { margin-bottom: 2px; margin-top: 12px; .btn { line-height: 24px; margin-right: 4px; padding: 0 10px; } .btn-success { min-width: 148px; } .btn-primary, .btn-warning, .btn-danger, .btn-success, .btn-info, .btn-inverse { [class^="icon-"], [class*=" icon-"] { background-color: transparent; border-right: 0; border-left: 0; width: 16px; margin-left: 0; margin-right: 0; } } #toolbar-options, #toolbar-help { float: right; } [class^="icon-"], [class*=" icon-"] { background-color: @btnBackgroundHighlight; border-radius: 3px 0 0 3px; border-right: 1px solid @btnBorder; height: auto; line-height: inherit; margin: 0 6px 0 -10px; opacity: 1; text-shadow: none; width: 28px; z-index: -1; } iframe .btn-group .btn { margin-left: -1px !important; } } html[dir=rtl] #toolbar #toolbar-options, html[dir=rtl] #toolbar #toolbar-help { float: left; } @media (max-width: @md-max) { .subhead-fixed { position: static; width: auto; } } /* Subhead (toolbar) Collapse Button */ .btn-subhead { display: none; } @media (min-width: @sm) { #filter-bar { // Fix for Firefox height: 29px; } } @media (max-width: @sm-max) { .navbar .btn { margin: 0; } .btn-subhead { display: block; margin: 10px 0; } .subhead-collapse.collapse { height: 0; overflow: hidden; } .btn-toolbar .btn-wrapper { display: block; margin:0px 10px 5px 10px; } .btn-toolbar .btn-wrapper .btn { width: 100% !important; } .subhead { background: none repeat scroll 0 0 transparent; border-bottom: 0 solid darken(@wellBackground, 7%); } #toolbar [class^="icon-"], #toolbar [class*=" icon-"] { background-color: transparent; border-right: medium none; width: 10px; } } @media (max-width: @xs-max) { .view-login .navbar-fixed-bottom { display: none; } }Private