From f036970f8bf286db21945468bb16b2804eb29808 Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Fri, 9 Aug 2013 11:52:47 -0500 Subject: [PATCH] SEC-2194: Add margin to links in header of samples --- .../src/main/webapp/WEB-INF/decorators/main.jsp | 3 +++ .../hellomvc-jc/src/main/webapp/WEB-INF/decorators/main.jsp | 3 +++ .../inmemory-jc/src/main/webapp/WEB-INF/decorators/main.jsp | 3 +++ .../insecuremvc/src/main/webapp/WEB-INF/decorators/main.jsp | 5 +++-- samples/jdbc-jc/src/main/webapp/WEB-INF/decorators/main.jsp | 3 +++ samples/ldap-jc/src/main/webapp/WEB-INF/decorators/main.jsp | 3 +++ .../openid-jc/src/main/webapp/WEB-INF/decorators/main.jsp | 3 +++ .../preauth-jc/src/main/webapp/WEB-INF/decorators/main.jsp | 3 +++ .../src/main/webapp/WEB-INF/decorators/main.jsp | 3 +++ samples/x509-jc/src/main/webapp/WEB-INF/decorators/main.jsp | 3 +++ 10 files changed, 30 insertions(+), 2 deletions(-) diff --git a/samples/concurrency-jc/src/main/webapp/WEB-INF/decorators/main.jsp b/samples/concurrency-jc/src/main/webapp/WEB-INF/decorators/main.jsp index d8c70ebc38..7a1b4c800b 100644 --- a/samples/concurrency-jc/src/main/webapp/WEB-INF/decorators/main.jsp +++ b/samples/concurrency-jc/src/main/webapp/WEB-INF/decorators/main.jsp @@ -75,6 +75,9 @@ a { color: green; } + .navbar-text a { + margin-left: 1em; + } diff --git a/samples/hellomvc-jc/src/main/webapp/WEB-INF/decorators/main.jsp b/samples/hellomvc-jc/src/main/webapp/WEB-INF/decorators/main.jsp index d8c70ebc38..7a1b4c800b 100644 --- a/samples/hellomvc-jc/src/main/webapp/WEB-INF/decorators/main.jsp +++ b/samples/hellomvc-jc/src/main/webapp/WEB-INF/decorators/main.jsp @@ -75,6 +75,9 @@ a { color: green; } + .navbar-text a { + margin-left: 1em; + } diff --git a/samples/inmemory-jc/src/main/webapp/WEB-INF/decorators/main.jsp b/samples/inmemory-jc/src/main/webapp/WEB-INF/decorators/main.jsp index d8c70ebc38..7a1b4c800b 100644 --- a/samples/inmemory-jc/src/main/webapp/WEB-INF/decorators/main.jsp +++ b/samples/inmemory-jc/src/main/webapp/WEB-INF/decorators/main.jsp @@ -75,6 +75,9 @@ a { color: green; } + .navbar-text a { + margin-left: 1em; + } diff --git a/samples/insecuremvc/src/main/webapp/WEB-INF/decorators/main.jsp b/samples/insecuremvc/src/main/webapp/WEB-INF/decorators/main.jsp index d8c70ebc38..c06ace4581 100644 --- a/samples/insecuremvc/src/main/webapp/WEB-INF/decorators/main.jsp +++ b/samples/insecuremvc/src/main/webapp/WEB-INF/decorators/main.jsp @@ -75,6 +75,9 @@ a { color: green; } + .navbar-text a { + margin-left: 1em; + } @@ -105,8 +108,6 @@
  • Inbox
  • Compose
  • - -
  • Log out
  • diff --git a/samples/jdbc-jc/src/main/webapp/WEB-INF/decorators/main.jsp b/samples/jdbc-jc/src/main/webapp/WEB-INF/decorators/main.jsp index d8c70ebc38..7a1b4c800b 100644 --- a/samples/jdbc-jc/src/main/webapp/WEB-INF/decorators/main.jsp +++ b/samples/jdbc-jc/src/main/webapp/WEB-INF/decorators/main.jsp @@ -75,6 +75,9 @@ a { color: green; } + .navbar-text a { + margin-left: 1em; + } diff --git a/samples/ldap-jc/src/main/webapp/WEB-INF/decorators/main.jsp b/samples/ldap-jc/src/main/webapp/WEB-INF/decorators/main.jsp index d8c70ebc38..7a1b4c800b 100644 --- a/samples/ldap-jc/src/main/webapp/WEB-INF/decorators/main.jsp +++ b/samples/ldap-jc/src/main/webapp/WEB-INF/decorators/main.jsp @@ -75,6 +75,9 @@ a { color: green; } + .navbar-text a { + margin-left: 1em; + } diff --git a/samples/openid-jc/src/main/webapp/WEB-INF/decorators/main.jsp b/samples/openid-jc/src/main/webapp/WEB-INF/decorators/main.jsp index 7201003628..7e2efd0414 100644 --- a/samples/openid-jc/src/main/webapp/WEB-INF/decorators/main.jsp +++ b/samples/openid-jc/src/main/webapp/WEB-INF/decorators/main.jsp @@ -75,6 +75,9 @@ a { color: green; } + .navbar-text a { + margin-left: 1em; + } diff --git a/samples/preauth-jc/src/main/webapp/WEB-INF/decorators/main.jsp b/samples/preauth-jc/src/main/webapp/WEB-INF/decorators/main.jsp index d8c70ebc38..7a1b4c800b 100644 --- a/samples/preauth-jc/src/main/webapp/WEB-INF/decorators/main.jsp +++ b/samples/preauth-jc/src/main/webapp/WEB-INF/decorators/main.jsp @@ -75,6 +75,9 @@ a { color: green; } + .navbar-text a { + margin-left: 1em; + } diff --git a/samples/rememberme-jc/src/main/webapp/WEB-INF/decorators/main.jsp b/samples/rememberme-jc/src/main/webapp/WEB-INF/decorators/main.jsp index d8c70ebc38..7a1b4c800b 100644 --- a/samples/rememberme-jc/src/main/webapp/WEB-INF/decorators/main.jsp +++ b/samples/rememberme-jc/src/main/webapp/WEB-INF/decorators/main.jsp @@ -75,6 +75,9 @@ a { color: green; } + .navbar-text a { + margin-left: 1em; + } diff --git a/samples/x509-jc/src/main/webapp/WEB-INF/decorators/main.jsp b/samples/x509-jc/src/main/webapp/WEB-INF/decorators/main.jsp index d8c70ebc38..7a1b4c800b 100644 --- a/samples/x509-jc/src/main/webapp/WEB-INF/decorators/main.jsp +++ b/samples/x509-jc/src/main/webapp/WEB-INF/decorators/main.jsp @@ -75,6 +75,9 @@ a { color: green; } + .navbar-text a { + margin-left: 1em; + }