css.php 1.18 KB
<link rel="stylesheet" type="text/css" href="<?php echo $configInc["pathcss"];?>/pacotes/ol4/ol.css">
<link rel="stylesheet" type="text/css" href="<?php echo $configInc["pathcss"];?>/pacotes/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="<?php echo $configInc["pathcss"];?>/pacotes/bootstrap-material-design/dist/css/bootstrap-material-design.min.css">
<!-- <link rel="stylesheet" type="text/css" href="../pacotes/bootstrap-material-design/dist/css/ripples.min.css">-->
<!-- <link rel="stylesheet" type="text/css" href="../pacotes/bootstrap-accessibility-plugin/plugins/js/bootstrap-accessibility.min.js"> -->
<!-- botao do tipo slider -->
<link rel="stylesheet" href="<?php echo $configInc["pathcss"];?>/pacotes/nouislider/nouislider.min.css">
<link rel="stylesheet" type="text/css" href="<?php echo $configInc["pathcss"];?>/css/default.css?<?php echo $configInc["nocache"];?>">
<link href="<?php echo $configInc["pathcss"];?>/pacotes/bootstrap-tour/build/css/bootstrap-tour.css" rel="stylesheet">
<!-- para caixas de listagens dinamicas -->
<link rel="stylesheet" href="<?php echo $configInc["pathcss"];?>/pacotes/jquery/jquery-typeahead-2.10.4/dist/jquery.typeahead.min.css">