Server : Apache/2.4.18 (Ubuntu) System : Linux canvaswebdesign 3.13.0-71-generic #114-Ubuntu SMP Tue Dec 1 02:34:22 UTC 2015 x86_64 User : oppastar ( 1041) PHP Version : 7.0.33-0ubuntu0.16.04.15 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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, Directory : /proc/self/root/var/www/serbaantik.com/public_html/assets/admin/css/ |
Upload File : |
/* CSS Document */ /*Form validation error styling..*/ .error { color: red; font-size: 12px; } .navbar-nav .nav-link { color: #198754; } .page-item.active .page-link { background-color: #198754; border-color: #198754; } .active > .page-link, .page-link.active { z-index: 3; color: white; background-color: green; border-color: green; } /*nav bar override for admin*/ .navbar-inverse .navbar-inner { background-image: linear-gradient(to bottom, #438eb9, #438eb9); border-color: white; } .navbar-inverse .brand, .navbar-inverse .nav > li > a { color: white; } .navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus { background-color: #2e8965; } /*modal header ---*/ .modal-header { border-bottom: 1px solid transparent; } .table td, .table th { /* width:500px !important; */ } .table thead th { vertical-align: top; } .table th, .table td { border-top: 0px; } a, a:hover { color: #443d41; } .button-brown { background: #9e8e7d; } .table a img { width: 100px; height: auto; } table.configuration tr.website-images td input { width: 45px; } /* .modal {width:860px !important; left:38% !important;} */ .row { margin-top: 20px; margin-bottom: 20px; } /* Sticky footer styles -------------------------------------------------- */ html { position: relative; min-height: 100%; } body { /* Margin bottom by footer height */ margin-bottom: 60px; } .footer { position: absolute; bottom: 0; width: 100%; /* Set the fixed height of the footer here */ height: 60px; background-color: #e2e0de; font-size: 11px; text-align: center; } /* Custom page CSS -------------------------------------------------- */ /* Not required for template or sticky footer method. */ /* body > .container { padding: 60px 15px 0; } */ .container .text-muted { margin: 20px 0; } .footer > .container { padding-right: 15px; padding-left: 15px; } code { font-size: 80%; } input[type='text'] { background-color: #f9f9f9 !important; } @media (min-width: 768px) { .modalDialogProductIndex { width: 1000px; } } img { max-width: 100%; } a { text-decoration: none; } .iconThumbnail { height: 150px; border: 1px solid #e7e5e5; border-radius: 10px; box-shadow: 10px 10px #e7e5e5; display: flex; justify-content: center; align-items: center; margin: 10px; } .iconThumbnail p { text-align: center; font-size: 0.9rem; } .iconThumbnail:hover img { opacity: 0.5; } /*---for birthday datepicker----*/ .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { color: black; } /*---for ipad landscape----*/ @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { .dashboardIcons { padding-top: 50px; } }