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 : /var/www/kanvakanva.com/public_html/assets/admin/css/ |
Upload File : |
/* CSS Document */ /*Form validation error styling..*/ body { font-size: 15px; } .btn { font-size: 0.9rem; } .error { color: red; font-size: 12px; } /*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; font-size: 16px; } a { color: #443d41; } .button-brown { background: #9e8e7d; } .table a img { width: 100px; height: auto; } table.configuration tr.website-images td input { width: 45px; } table tr td.leftTabel { width: 35%; } table tr td.rightTabel { width: 65%; }