diff --git a/index.php b/index.php
index 19e8429..68dcee5 100644
--- a/index.php
+++ b/index.php
@@ -1212,7 +1212,7 @@ $panel_aplicaciones = panel_aplicaciones('1',"","");
- else{$boton_ingresar="
Ingresar"
+ else{$boton_ingresar="Ingresar"
;}
diff --git a/librerias/css/opendata.css b/librerias/css/opendata.css
new file mode 100644
index 0000000..19eca2d
--- /dev/null
+++ b/librerias/css/opendata.css
@@ -0,0 +1,52 @@
+#opendata_cabecera{
+ text-align: center;
+}
+
+#datatable_row {
+ padding: 10px;
+}
+
+
+@media (max-width: 768px) {
+#portaldata_categories {
+ font-size: 13px;
+ line-height: 1;
+}
+#contenedor{
+ padding: 0px;
+}
+#opendata_table{
+ padding-top: 50px;
+ border: none;
+}
+.table-bordered>tbody>tr>td,{
+ border: none important;
+}
+ table, thead, tbody, th, td, tr {
+ display: block;
+ }
+
+ td {
+ /* Behave like a "row" */
+ border: none;
+ position: relative;
+ padding-left: 50%;
+ }
+
+ td:before {
+ /* Now like a table header */
+ position: absolute;
+ /* Top/left values mimic padding */
+ top: 6px;
+ left: 6px;
+ width: 45%;
+ padding-right: 10px;
+ white-space: nowrap;
+ }
+}
+@media (max-width: 480px) {
+#drop_aplicacion {
+ margin-top: 5px;
+}
+
+}
diff --git a/opendata.php b/opendata.php
index 84528d7..e00f153 100644
--- a/opendata.php
+++ b/opendata.php
@@ -106,7 +106,7 @@ $panel_formularios ="
-