From 26ff59ea570d9457fb4f0990a7483c130d53a681 Mon Sep 17 00:00:00 2001 From: lusabo Date: Tue, 22 Jul 2014 11:14:28 -0300 Subject: [PATCH] Ajuste no layout do menu, ajuste no posicionamento do texto sobre versão. --- archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/bookmark-edit.html | 5 +---- archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/bookmark-list.html | 94 ++++++++++++++++++---------------------------------------------------------------------------- archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/css/bookmark.css | 22 ++++++++++------------ archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/home.html | 24 +++++++++++++----------- archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/menu.html | 3 +-- 5 files changed, 43 insertions(+), 105 deletions(-) diff --git a/archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/bookmark-edit.html b/archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/bookmark-edit.html index 58043c7..d95a2bf 100644 --- a/archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/bookmark-edit.html +++ b/archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/bookmark-edit.html @@ -13,7 +13,6 @@ -
@@ -40,9 +39,7 @@
- -

Aplicação de exemplo do Demoiselle 2.5.0

@@ -53,5 +50,5 @@ - + \ No newline at end of file diff --git a/archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/bookmark-list.html b/archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/bookmark-list.html index 299f03d..a2ab4ea 100644 --- a/archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/bookmark-list.html +++ b/archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/bookmark-list.html @@ -8,86 +8,28 @@ Bookmark List - + -
-
-
- -

- - -

- - - - - - - - -
DescriptionLink
-
-
- +
+ +

+ + +

+ + + + + + + + +
DescriptionLink
+

Aplicação de exemplo do Demoiselle 2.5.0

@@ -100,4 +42,4 @@ - + \ No newline at end of file diff --git a/archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/css/bookmark.css b/archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/css/bookmark.css index af013e5..7fedbd5 100644 --- a/archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/css/bookmark.css +++ b/archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/css/bookmark.css @@ -1,27 +1,25 @@ body { - padding-top: 20px; - padding-bottom: 20px; - margin-top: 20px; + padding-top: 30px; } -input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button { +input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button + { -webkit-appearance: none; margin: 0; } #username { - color: #777; - display: block; + color: #777; + display: block; line-height: 20px; - padding: 15px 15px; + padding: 15px 15px; position: relative; } .demoiselle { - position: fixed; text-align: center; - margin-bottom: 100px; - bottom: 0; - left: 0; - right: 0; +} + +.navbar-brand { + font-size: 22pt; } \ No newline at end of file diff --git a/archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/home.html b/archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/home.html index e464f3f..93bdea8 100644 --- a/archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/home.html +++ b/archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/home.html @@ -1,21 +1,23 @@ - - - - - Bookmark - - + + + + + +Bookmark + + +
-

- Bem-vindo à aplicação de exemplo Bookmark usando arquétipo html-rest.
- Este é o seu ponto de partida, portanto sinta-se à vontade para modificar esta aplicação. -

+

+ Bem-vindo à aplicação de exemplo Bookmark usando arquétipo html-rest.
Este é o seu ponto de partida, portanto sinta-se à vontade para + modificar esta aplicação. +

Aplicação de exemplo do Demoiselle 2.5.0

diff --git a/archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/menu.html b/archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/menu.html index aacf623..40b3dca 100644 --- a/archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/menu.html +++ b/archetype/html-rest/src/main/resources/archetype-resources/src/main/webapp/menu.html @@ -1,4 +1,3 @@ -

Bookmark