Commit 917c1c2d by amalk

adminpanel_fixes

parent 70b58592
<style>
.wish_modal_wrapper{
}
.wish_details {
padding-left: 30px;
}
.wish_modal_wrapper .image_slider{
width:200px;
height:200px;
background:#000;
}
.wish_modal_wrapper .image_slider .popup-gallery{
}
.wish_modal_wrapper .image_slider .popup-gallery a{
float:left;
}
.wish_modal_wrapper .image_slider .popup-gallery img{
width:50px;
height:50px;
}
.wish_modal_wrapper .image_slider ul{
padding:0px;
margin:0px;
}
.wish_modal_wrapper .image_slider ul li{
list-style:none;
}
.wish_details h4{
padding-bottom:5px;
font-size: 16px;
}
.wish_details p{
font-size: 14px;
line-height: 18px;
}
.wish_modal_wrapper table{
}
.wish_modal_wrapper table thead tr th{
padding-bottom:10px;
}
</style>
<!-- PAGE-INDEX-STARTS --> <!-- PAGE-INDEX-STARTS -->
...@@ -57,6 +112,19 @@ ...@@ -57,6 +112,19 @@
<button type="button" class="btn btn-danger mb-1" data-toggle="modal" data-target="#staticModal"> <button type="button" class="btn btn-danger mb-1" data-toggle="modal" data-target="#staticModal">
Static Static
</button> </button>
<button type="button" class="btn btn-danger mb-1" data-toggle="modal" data-target="#accesmodal">
Acces modal
</button>
<div class="demo">
</div>
</div> </div>
</div> </div>
...@@ -186,6 +254,99 @@ ...@@ -186,6 +254,99 @@
</div> </div>
</div> </div>
</div> </div>
<div class="modal fade" id="accesmodal" tabindex="-1" role="dialog" aria-labelledby="staticModalLabel" aria-hidden="true">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title floatLeft" id="staticModalLabel">Static Modal</h5>
<button type="button" class="close floatRight" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">&times;</span>
</button>
<div class="clear"></div>
</div>
<div class="modal-body">
<div class="wish_modal_wrapper">
<table>
<tbody>
<tr>
<td>
<div class="image_slider">
<div class="popup-gallery">
<a href="http://farm9.staticflickr.com/8242/8558295633_f34a55c1c6_b.jpg" title="The Cleaner"><img src="http://farm9.staticflickr.com/8242/8558295633_f34a55c1c6_s.jpg"></a>
<a href="http://farm9.staticflickr.com/8382/8558295631_0f56c1284f_b.jpg" title="Winter Dance"><img src="http://farm9.staticflickr.com/8382/8558295631_0f56c1284f_s.jpg"></a>
<a href="http://farm9.staticflickr.com/8225/8558295635_b1c5ce2794_b.jpg" title="The Uninvited Guest"><img src="http://farm9.staticflickr.com/8225/8558295635_b1c5ce2794_s.jpg"></a>
<a href="http://farm9.staticflickr.com/8383/8563475581_df05e9906d_b.jpg" title="Oh no, not again!"><img src="http://farm9.staticflickr.com/8383/8563475581_df05e9906d_s.jpg"></a>
<a href="http://farm9.staticflickr.com/8235/8559402846_8b7f82e05d_b.jpg" title="Swan Lake"><img src="http://farm9.staticflickr.com/8235/8559402846_8b7f82e05d_s.jpg"></a>
<a href="http://farm9.staticflickr.com/8235/8558295467_e89e95e05a_b.jpg" title="The Shake"><img src="http://farm9.staticflickr.com/8235/8558295467_e89e95e05a_s.jpg"></a>
<a href="http://farm9.staticflickr.com/8378/8559402848_9fcd90d20b_b.jpg" title="Who's that, mommy?"><img src="http://farm9.staticflickr.com/8378/8559402848_9fcd90d20b_s.jpg"></a>
</div>
</div>
</td>
<td>
<div class="wish_details">
<h4>Customer Name</h4>
<p>
Lorem Ipsum is simply dummy text of the <br>
printing and typesetting industry. Lorem Ipsum has been
<br>
the industry's standard dummy text ever since the 1500s,
</p>
</div>
</td>
</tr>
</tbody>
</table>
<hr>
<h4>Tile Dummy</h4>
<hr>
<table>
<thead>
<tr>
<th>Images</th>
<th>Details</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<div class="image_slider">
<div class="popup-gallery">
<a href="http://farm9.staticflickr.com/8242/8558295633_f34a55c1c6_b.jpg" title="The Cleaner"><img src="http://farm9.staticflickr.com/8242/8558295633_f34a55c1c6_s.jpg"></a>
<a href="http://farm9.staticflickr.com/8382/8558295631_0f56c1284f_b.jpg" title="Winter Dance"><img src="http://farm9.staticflickr.com/8382/8558295631_0f56c1284f_s.jpg"></a>
<a href="http://farm9.staticflickr.com/8225/8558295635_b1c5ce2794_b.jpg" title="The Uninvited Guest"><img src="http://farm9.staticflickr.com/8225/8558295635_b1c5ce2794_s.jpg"></a>
<a href="http://farm9.staticflickr.com/8383/8563475581_df05e9906d_b.jpg" title="Oh no, not again!"><img src="http://farm9.staticflickr.com/8383/8563475581_df05e9906d_s.jpg"></a>
<a href="http://farm9.staticflickr.com/8235/8559402846_8b7f82e05d_b.jpg" title="Swan Lake"><img src="http://farm9.staticflickr.com/8235/8559402846_8b7f82e05d_s.jpg"></a>
<a href="http://farm9.staticflickr.com/8235/8558295467_e89e95e05a_b.jpg" title="The Shake"><img src="http://farm9.staticflickr.com/8235/8558295467_e89e95e05a_s.jpg"></a>
<a href="http://farm9.staticflickr.com/8378/8559402848_9fcd90d20b_b.jpg" title="Who's that, mommy?"><img src="http://farm9.staticflickr.com/8378/8559402848_9fcd90d20b_s.jpg"></a>
</div>
</div>
</td>
<td>
<div class="wish_details">
<h4>Customer Name</h4>
<p>
Lorem Ipsum is simply dummy text of the <br>
printing and typesetting industry. Lorem Ipsum has been
<br>
the industry's standard dummy text ever since the 1500s,
</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Cancel</button>
<button type="button" class="btn btn-primary">Confirm</button>
</div>
</div>
</div>
</div>
</div> </div>
</div> </div>
......
...@@ -114,6 +114,21 @@ ...@@ -114,6 +114,21 @@
<input type="text" id="company" placeholder="Enter your company name" class="form-control"> <input type="text" id="company" placeholder="Enter your company name" class="form-control">
</div> </div>
<div class="form-group"> <div class="form-group">
<label for="company" class=" form-control-label">Multi Select</label>
<select id="second" data-placeholder="Choose a Country..." class="form-control chosen-select" multiple>
<option value=""></option>
<option value="United States">United States</option>
<option value="United Kingdom">United Kingdom</option>
<option value="Afghanistan">Afghanistan</option>
<option value="Albania">Albania</option>
<option value="Algeria">Algeria</option>
<option value="American Samoa">American Samoa</option>
<option value="Andorra">Andorra</option>
<option value="Angola">Angola</option>
<option value="Anguilla">Anguilla</option>
</select>
</div>
<div class="form-group">
<label for="vat" class=" form-control-label">VAT</label> <label for="vat" class=" form-control-label">VAT</label>
<input type="text" id="vat" placeholder="DE1234567890" class="form-control"> <input type="text" id="vat" placeholder="DE1234567890" class="form-control">
</div> </div>
......
...@@ -14,6 +14,10 @@ ...@@ -14,6 +14,10 @@
<script src="<?php echo base_url('assets/js/jquery.flot.spline.min.js'); ?>"></script> <script src="<?php echo base_url('assets/js/jquery.flot.spline.min.js'); ?>"></script>
<script src="<?php echo base_url('assets/js/jquery.simpleWeather.min.js'); ?>"></script> <script src="<?php echo base_url('assets/js/jquery.simpleWeather.min.js'); ?>"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/chosen/1.4.2/chosen.jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/lightslider/1.1.3/js/lightslider.min.js"></script>
<script src="<?php echo base_url('assets/js/init/weather-init.js'); ?>"></script> <script src="<?php echo base_url('assets/js/init/weather-init.js'); ?>"></script>
<script src="<?php echo base_url('assets/js/init/flot-chart-init.js'); ?>"></script> <script src="<?php echo base_url('assets/js/init/flot-chart-init.js'); ?>"></script>
<script src="<?php echo base_url('assets/js/init/peitychart-init.js'); ?>"></script> <script src="<?php echo base_url('assets/js/init/peitychart-init.js'); ?>"></script>
...@@ -30,6 +34,8 @@ ...@@ -30,6 +34,8 @@
<script src="<?php echo base_url('assets/js/animateit.js'); ?>"></script> <script src="<?php echo base_url('assets/js/animateit.js'); ?>"></script>
<script src="<?php echo base_url('assets/js/fullcalendar.min.js'); ?>"></script> <script src="<?php echo base_url('assets/js/fullcalendar.min.js'); ?>"></script>
<script src="<?php echo base_url('assets/js/init/fullcalendar-init.js'); ?>"></script> <script src="<?php echo base_url('assets/js/init/fullcalendar-init.js'); ?>"></script>
<script src="<?php echo base_url('assets/js/lightslider.min.js'); ?>"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.0.0/jquery.magnific-popup.min.js"></script>
<script src="<?php echo base_url('assets/js/custom.js'); ?>"></script> <script src="<?php echo base_url('assets/js/custom.js'); ?>"></script>
<!-- GOOGLE-MAP --> <!-- GOOGLE-MAP -->
...@@ -49,6 +55,7 @@ ...@@ -49,6 +55,7 @@
<?php <?php
if(isset($datatable)) { if(isset($datatable)) {
include 'datatable.php'; include 'datatable.php';
......
...@@ -17,12 +17,15 @@ ...@@ -17,12 +17,15 @@
<link rel="stylesheet" href="<?php echo base_url('assets/css/flag-icon.min.css');?>"> <link rel="stylesheet" href="<?php echo base_url('assets/css/flag-icon.min.css');?>">
<link rel="stylesheet" href="<?php echo base_url('assets/css/cs-skin-elastic.css'); ?>"> <link rel="stylesheet" href="<?php echo base_url('assets/css/cs-skin-elastic.css'); ?>">
<link rel="stylesheet" href="<?php echo base_url('assets/css/style.css'); ?>"> <link rel="stylesheet" href="<?php echo base_url('assets/css/style.css'); ?>">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/chosen/1.4.2/chosen.css">
<link rel="stylesheet" href="<?php echo base_url('assets/css/lib/datatable/dataTables.bootstrap.min.css'); ?>"> <link rel="stylesheet" href="<?php echo base_url('assets/css/lib/datatable/dataTables.bootstrap.min.css'); ?>">
<link rel="stylesheet" href="<?php echo base_url('assets/css/chartist.min.css'); ?>"> <link rel="stylesheet" href="<?php echo base_url('assets/css/chartist.min.css'); ?>">
<link rel="stylesheet" href="<?php echo base_url('assets/css/jqvmap.min.css'); ?>"> <link rel="stylesheet" href="<?php echo base_url('assets/css/jqvmap.min.css'); ?>">
<link rel="stylesheet" href="<?php echo base_url('assets/css/weather-icons.css'); ?>"> <link rel="stylesheet" href="<?php echo base_url('assets/css/weather-icons.css'); ?>">
<link rel="stylesheet" href="<?php echo base_url('assets/css/fullcalendar.min.css'); ?>"> <link rel="stylesheet" href="<?php echo base_url('assets/css/fullcalendar.min.css'); ?>">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.0.0/magnific-popup.css">
<!-- ENDS-INCLUDED-STYLE-SHEETS --> <!-- ENDS-INCLUDED-STYLE-SHEETS -->
......
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */.lSSlideWrapper,.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSSlide,.lSSlideWrapper.usingCss .lSFade>*{-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important;-webkit-transition-duration:inherit!important;transition-duration:inherit!important}.lSSlideOuter,.lSSlideOuter .lSPager.lSGallery{-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;-webkit-user-select:none}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideOuter{overflow:hidden;user-select:none}.lightSlider:after,.lightSlider:before{content:" ";display:table}.lightSlider{overflow:hidden}.lSSlideWrapper{max-width:100%;overflow:hidden}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:opacity;transition-property:opacity}.lSSlideWrapper .lSFade>.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all .5s linear 0s;transition:all .5s linear 0s}.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius .12s linear 0s .35s linear 0s;transition:border-radius .12s linear 0s .35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before{content:" ";display:table}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url(../img/controls.png);cursor:pointer;position:absolute;z-index:9999;margin-top:-16px;opacity:.5;-webkit-transition:opacity .35s linear 0s;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lSPager,.lSSlideOuter .lightSlider{padding-left:0;list-style:none}.lSSlideOuter.lSrtl .lSPager,.lSSlideOuter.lSrtl .lightSlider{padding-right:0}.lSSlideOuter .lSGallery li,.lSSlideOuter .lightSlider>*{float:left}.lSSlideOuter.lSrtl .lSGallery li,.lSSlideOuter.lSrtl .lightSlider>*{float:right!important}@-webkit-keyframes rightEnd{0%,100%{left:0}50%{left:-15px}}@keyframes rightEnd{0%,100%{left:0}50%{left:-15px}}@-webkit-keyframes topEnd{0%,100%{top:0}50%{top:-15px}}@keyframes topEnd{0%,100%{top:0}50%{top:-15px}}@-webkit-keyframes leftEnd{0%,100%{left:0}50%{left:15px}}@keyframes leftEnd{0%,100%{left:0}50%{left:15px}}@-webkit-keyframes bottomEnd{0%,100%{bottom:0}50%{bottom:-15px}}@keyframes bottomEnd{0%,100%{bottom:0}50%{bottom:-15px}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}
\ No newline at end of file
...@@ -10,21 +10,39 @@ ...@@ -10,21 +10,39 @@
*/ */
.mfp-wrap {
z-index: 9999 !important;
}
/* Googel Fonts */ /* Googel Fonts */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700"); @import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
/* Googel Fonts End /* Googel Fonts End
*/ */
*{
font-family: 'Roboto', sans-serif;
}
*::-webkit-scrollbar { *::-webkit-scrollbar {
display: none; display: none;
} }
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700"); .floatLeft{
float: left !important;
}
.floatRight{
float: right !important;
}
.clear{
clear: both !important;
}
.bg-flat-color-1 { .bg-flat-color-1 {
background: #00c292; } background: #00c292; }
...@@ -353,13 +371,13 @@ Googel Fonts */ ...@@ -353,13 +371,13 @@ Googel Fonts */
body { body {
display: table; display: table;
font-family: "Open Sans", sans-serif; font-family: 'Roboto', sans-serif;
font-size: 16px; font-size: 16px;
width: 100%; } width: 100%; }
p { p {
font-size: 16px; font-size: 16px;
font-family: "Open Sans", sans-serif; font-family: 'Roboto', sans-serif;
font-weight: 400; font-weight: 400;
line-height: 24px; line-height: 24px;
color: #878787; } color: #878787; }
...@@ -602,7 +620,7 @@ aside.left-panel { ...@@ -602,7 +620,7 @@ aside.left-panel {
color: #41434d; color: #41434d;
clear: both; clear: both;
display: block; display: block;
font-family: 'Open Sans'; font-family: 'Roboto', sans-serif;
font-size: 14px; font-size: 14px;
font-weight: 700; font-weight: 700;
line-height:30px; line-height:30px;
...@@ -720,7 +738,7 @@ aside.left-panel { ...@@ -720,7 +738,7 @@ aside.left-panel {
background: #a9d86e; background: #a9d86e;
border-radius: 50%; border-radius: 50%;
color: #fff; color: #fff;
font-family: 'Open Sans'; font-family: 'Roboto', sans-serif;
font-size: 9px; font-size: 9px;
font-weight: 700; font-weight: 700;
float: right; float: right;
...@@ -1143,7 +1161,7 @@ header .form-inline { ...@@ -1143,7 +1161,7 @@ header .form-inline {
background: #d9534f; background: #d9534f;
border-radius: 50%; border-radius: 50%;
color: #fff; color: #fff;
font-family: 'Open Sans'; font-family: 'Roboto', sans-serif;
font-size: 9px; font-size: 9px;
font-weight: 700; font-weight: 700;
float: right; float: right;
...@@ -1282,7 +1300,7 @@ header .form-inline { ...@@ -1282,7 +1300,7 @@ header .form-inline {
margin-right: -20px; margin-right: -20px;
border-top: 1px solid #ededed; border-top: 1px solid #ededed;
background: #fff; background: #fff;
font-family: "Open Sans", sans-serif; } font-family: 'Roboto', sans-serif; }
.card.weather-box .nextdays .days { .card.weather-box .nextdays .days {
display: inline-block; display: inline-block;
width: 20%; width: 20%;
...@@ -1453,12 +1471,12 @@ header .form-inline { ...@@ -1453,12 +1471,12 @@ header .form-inline {
border: none !important; } border: none !important; }
#flotPie1 .legendLabel { #flotPie1 .legendLabel {
color: #868e96; color: #868e96;
font-family: 'Open Sans'; font-family: 'Roboto', sans-serif;
font-size: 12px; } font-size: 12px; }
/* Stats Table */ /* Stats Table */
.table-stats table { .table-stats table {
font-family: 'Open Sans'; } font-family: 'Roboto', sans-serif; }
.table-stats table th, .table-stats table th,
.table-stats table td { .table-stats table td {
border: none; border: none;
...@@ -1486,7 +1504,7 @@ header .form-inline { ...@@ -1486,7 +1504,7 @@ header .form-inline {
/* Timeline */ /* Timeline */
.timeline li { .timeline li {
font-family: 'Open Sans'; font-family: 'Roboto', sans-serif;
list-style: none; list-style: none;
padding: 5px 0; padding: 5px 0;
position: relative; } position: relative; }
...@@ -2119,7 +2137,7 @@ footer.site-footer { ...@@ -2119,7 +2137,7 @@ footer.site-footer {
} }
footer.site-footer .footer-inner { footer.site-footer .footer-inner {
color: #78909c; color: #78909c;
font-family: 'Open Sans'; font-family: 'Roboto', sans-serif;
font-size: 14px; font-size: 14px;
line-height: 1.5; } line-height: 1.5; }
footer.site-footer .footer-inner a { footer.site-footer .footer-inner a {
...@@ -2529,3 +2547,7 @@ footer.site-footer { ...@@ -2529,3 +2547,7 @@ footer.site-footer {
right: 20px !important; } right: 20px !important; }
/*# sourceMappingURL=style.css.map */ /*# sourceMappingURL=style.css.map */
.modal-content{
border-radius: 0px !important;
}
\ No newline at end of file
...@@ -392,6 +392,7 @@ ...@@ -392,6 +392,7 @@
})(jQuery); })(jQuery);
(function($) {
//CSS3 Animate-it //CSS3 Animate-it
...@@ -479,3 +480,6 @@ $(document.body).on('appear', '.animatedParent', function(e, $affected){ ...@@ -479,3 +480,6 @@ $(document.body).on('appear', '.animatedParent', function(e, $affected){
$(window).on('load',function(){ $(window).on('load',function(){
$.force_appear(); $.force_appear();
}); });
})(jQuery);
(function($) {
$(".chosen-select").chosen();
$('button').click(function(){
$(".chosen-select").val('').trigger("chosen:updated");
});
$('.popup-gallery').magnificPopup({
delegate: 'a',
type: 'image',
gallery:{
enabled:true
}
});
$('.popup-modal').magnificPopup({
type: 'inline',
preloader: false,
focus: '#username',
modal: true
});
$(document).on('click', '.popup-modal-dismiss', function (e) {
e.preventDefault();
$.magnificPopup.close();
});
jQuery(document).ready(function($) { jQuery(document).ready(function($) {
"use strict"; "use strict";
...@@ -187,3 +213,6 @@ jQuery(document).ready(function($) { ...@@ -187,3 +213,6 @@ jQuery(document).ready(function($) {
}); });
// Bar Chart #flotBarChart End // Bar Chart #flotBarChart End
}); });
})(jQuery);
...@@ -2766,3 +2766,6 @@ footer.site-footer { ...@@ -2766,3 +2766,6 @@ footer.site-footer {
right: 20px !important; right: 20px !important;
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment