%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 49.231.201.246 / Your IP : 216.73.216.149 Web Server : Apache/2.4.18 (Ubuntu) System : User : root ( 0) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : exec,passthru,mail,shell_exec,system,proc_open,popen,ini_alter,dl,proc_close,curl_exec,curl_multi_exec,readfile,parse_ini_file,escapeshellarg,escapeshellcmd,show_source,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,pcntl_unshare,mail,php_uname,phpinfo MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/old/templates/sj_flatnews/less/ |
Upload File : |
.no-modal .modal{ background: none; border: none; border-radius: 0; box-shadow: none; //left: auto; margin: 0; overflow: hidden; position: static; //top: 50%; width: auto; } .zoom-image{ overflow: hidden; img{ .transition(all 0.25s ease-out 0s); &:hover{ .transform(scale(1.1) !important); } } } div.no-minheight{ min-height: 0 !important; } /* Basic Reseting Classes */ .align-left{text-align: left !important;} .align-right{text-align: right !important;} .align-center{text-align: center !important;} .noitalic {font-style: normal !important;} .nobold {font-weight: normal !important;} .nomarginall {margin-left: 0 !important;margin-right: 0 !important;margin-top: 0 !important;margin-bottom: 0 !important;} .nopaddingall {padding-left: 0 !important;padding-right: 0 !important;padding-top: 0 !important;padding-bottom: 0 !important;} .nomargintop {margin-top: 0 !important;} .poscenter {display: table;margin: 0 auto ;} .nomarginbottom {margin-bottom: 0 !important;} .nomarginleft {margin-left: 0 !important;} .nomarginright {margin-right: 0 !important;} .nopaddingtop {padding-top: 0 !important;} .nopaddingbottom {padding-bottom: 0 !important;} .nopaddingleft {padding-left: 0 !important;} .nopaddingright {padding-right: 0 !important;} /* Inline Thumbnails */ .thumbnail.pull-left {margin: 0 10px 10px 0;} .thumbnail.pull-right {margin: 0 0 10px 10px;} //Wrapping Long URLs .wrapurl(){ width:100%; white-space: pre; /* CSS 2.0 */ white-space: pre-wrap; /* CSS 2.1 */ white-space: pre-line; /* CSS 3.0 */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ white-space: -moz-pre-wrap; /* Mozilla */ white-space: -hp-pre-wrap; /* HP Printers */ word-wrap: break-word; /* IE 5+ */ } //Responsive Tables #flip-scroll{ table.category { width: 100%; border-collapse: collapse; border-spacing: 0; display: block; } th, td { margin: 0; vertical-align: top; } thead { display: block; float: left; } tbody { display: block; width: auto; position: relative; overflow-x: auto; white-space: nowrap; } tbody tr { display: inline-block; vertical-align: top;border-left: 1px solid #ccc;margin-left: -4px; } th:last-child,td:last-child { border-bottom: 1px solid #babcbf; } th { display: block; text-align: right; border-bottom: 0; border-left: 0;} td { display: block; padding: 7px 10px 8px;min-height: 11px; text-align: left; border-left: 0; border-right: 0; border-bottom: 0;} } //Triangle Css #triangle{ .bottom(@size, @color){ position: relative;display: block; &:after{ content: ""; border-width: @size; border-style: solid; border-color: @color transparent transparent transparent; height: 1px;width: 1px;position: absolute;left: 50%;bottom:-(@size*2);z-index: 1;margin-left: -@size; } } .right(@size, @color){ position: relative;display: block; &:after{ content: ""; border-width: @size; border-style: solid; border-color: transparent transparent transparent @color ; height: 1px;width: 1px;position: absolute;left: 50%;bottom:-(@size*2);z-index: 1;margin-left: -@size; } } } /* sort out borders */ #flip-scroll th { border-bottom: 0; border-left: 0; } #flip-scroll td { } #flip-scroll tbody tr { border-left: 1px solid #babcbf; } #flip-scroll th:last-child, #flip-scroll td:last-child { border-bottom: 1px solid #babcbf; }