diff --git a/src/main/less/cheapy.less b/src/main/less/cheapy.less index bb8ae194d..a6a211767 100644 --- a/src/main/less/cheapy.less +++ b/src/main/less/cheapy.less @@ -224,6 +224,28 @@ img.img-responsive{ width: 25%; } +.btn-filter{ + background: rgb(40, 140, 215); + color: white; +} + +.btn-filter:hover{ + background: rgb(0, 64, 128); + color: white; +} + +.btn-filter-active{ + background: rgb(0, 64, 128); + color: white; + +} + +.btn-filter-max button { + padding:10px; + margin-bottom: 20px; + +} + .btn-home { display: flex; justify-content: center; @@ -307,6 +329,15 @@ img.img-responsive{ background-color: rgb(40, 140, 215); } +#offerTable th{ + text-align: center; +} + +#offerTable td{ + vertical-align:middle; + text-align: center; +} + #foodOfferTable th { width: 20%; text-align: center; @@ -564,6 +595,12 @@ text-align: center; color: rgb(29, 142, 226); } +input[type=text] { + width:80%; + +} + + .row-full{ width: 100vw; position: relative; diff --git a/src/main/webapp/WEB-INF/jsp/offers/food/foodOffersList.jsp b/src/main/webapp/WEB-INF/jsp/offers/food/foodOffersList.jsp index 06c8cc2f3..1a6a725e8 100644 --- a/src/main/webapp/WEB-INF/jsp/offers/food/foodOffersList.jsp +++ b/src/main/webapp/WEB-INF/jsp/offers/food/foodOffersList.jsp @@ -9,39 +9,43 @@ - - - - - - - - - - - - - - - - - - - - +
+
+ + + + + + + + + + + + + + + + + + + + +
+

-

No hay ninguna oferta por plato específico activa.

+

No hay ninguna oferta por plato espec�fico activa.

@@ -97,7 +101,7 @@ + P�g. anterior @@ -106,7 +110,7 @@ + P�g. siguiente diff --git a/src/main/webapp/WEB-INF/jsp/offers/nu/nuOffersList.jsp b/src/main/webapp/WEB-INF/jsp/offers/nu/nuOffersList.jsp index 87e79f081..1ea94e7c6 100644 --- a/src/main/webapp/WEB-INF/jsp/offers/nu/nuOffersList.jsp +++ b/src/main/webapp/WEB-INF/jsp/offers/nu/nuOffersList.jsp @@ -7,40 +7,42 @@ <%@ taglib prefix="sec" uri="http://www.springframework.org/security/tags" %> - - - - - - - - - - - - - - - - - - - - - - + +
+
+ + + + + + + + + + + + + + + + + + + +
+

-

No hay ninguna oferta por número de comensales activa.

+

No hay ninguna oferta por n�mero de comensales activa.

@@ -94,7 +96,7 @@ + P�g. anterior @@ -103,7 +105,7 @@ + P�g. siguiente diff --git a/src/main/webapp/WEB-INF/jsp/offers/offersList.jsp b/src/main/webapp/WEB-INF/jsp/offers/offersList.jsp index 1bef89a39..650d5876f 100644 --- a/src/main/webapp/WEB-INF/jsp/offers/offersList.jsp +++ b/src/main/webapp/WEB-INF/jsp/offers/offersList.jsp @@ -9,51 +9,67 @@ - - - - - - - - - - - - - - - - - - - - - +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+
- - +

Búsqueda por nombre del bar/restaurante:

+
+ + +
- - +

Búsqueda por comida:

+
+ + +

-

No hay ninguna oferta por plato específico activa.

+

No hay ninguna oferta por plato específico activa.

@@ -107,13 +123,13 @@
+ Ver más

-

No hay ninguna oferta por número de comensales activa.

+

No hay ninguna oferta por n�mero de comensales activa.

@@ -165,7 +181,7 @@ + Ver más @@ -226,7 +242,7 @@ + Ver más @@ -285,7 +301,7 @@ + Ver más diff --git a/src/main/webapp/WEB-INF/jsp/offers/offersRecordList.jsp b/src/main/webapp/WEB-INF/jsp/offers/offersRecordList.jsp index 22e141745..7598a1ddc 100644 --- a/src/main/webapp/WEB-INF/jsp/offers/offersRecordList.jsp +++ b/src/main/webapp/WEB-INF/jsp/offers/offersRecordList.jsp @@ -51,7 +51,15 @@ - + + + + + + + + + diff --git a/src/main/webapp/WEB-INF/jsp/offers/speed/speedOffersList.jsp b/src/main/webapp/WEB-INF/jsp/offers/speed/speedOffersList.jsp index ce01ceef1..76661379a 100644 --- a/src/main/webapp/WEB-INF/jsp/offers/speed/speedOffersList.jsp +++ b/src/main/webapp/WEB-INF/jsp/offers/speed/speedOffersList.jsp @@ -7,37 +7,38 @@ <%@ taglib prefix="sec" uri="http://www.springframework.org/security/tags" %> - - - - - - - - - - - - - - - - - - - - - - - + +
+
+ + + + + + + + + + + + + + + + + + + +
+

No hay ninguna oferta por tiempo empleado en comer activa.

@@ -95,7 +96,7 @@ + P�g. anterior
@@ -104,7 +105,7 @@ + P�g. siguiente
diff --git a/src/main/webapp/WEB-INF/jsp/offers/time/timeOffersList.jsp b/src/main/webapp/WEB-INF/jsp/offers/time/timeOffersList.jsp index 8ec8da295..984ad9ecd 100644 --- a/src/main/webapp/WEB-INF/jsp/offers/time/timeOffersList.jsp +++ b/src/main/webapp/WEB-INF/jsp/offers/time/timeOffersList.jsp @@ -7,36 +7,38 @@ <%@ taglib prefix="sec" uri="http://www.springframework.org/security/tags" %> - - - - - - - - - - - - - - - - - - - - - - + +
+
+ + + + + + + + + + + + + + + + + + + +
+

@@ -94,7 +96,7 @@ + P�g. anterior @@ -103,7 +105,7 @@ + P�g. siguiente