SEC-2194: Add margin to links in header of samples

This commit is contained in:
Rob Winch 2013-08-09 11:52:47 -05:00
parent 2feded5fc5
commit f036970f8b
10 changed files with 30 additions and 2 deletions

View File

@ -75,6 +75,9 @@
a {
color: green;
}
.navbar-text a {
margin-left: 1em;
}
</style>
<c:url var="bootstrapResponsiveUrl" value="/resources/css/bootstrap-responsive.css"/>
<link href="${bootstrapResponsiveUrl}" rel="stylesheet"></link>

View File

@ -75,6 +75,9 @@
a {
color: green;
}
.navbar-text a {
margin-left: 1em;
}
</style>
<c:url var="bootstrapResponsiveUrl" value="/resources/css/bootstrap-responsive.css"/>
<link href="${bootstrapResponsiveUrl}" rel="stylesheet"></link>

View File

@ -75,6 +75,9 @@
a {
color: green;
}
.navbar-text a {
margin-left: 1em;
}
</style>
<c:url var="bootstrapResponsiveUrl" value="/resources/css/bootstrap-responsive.css"/>
<link href="${bootstrapResponsiveUrl}" rel="stylesheet"></link>

View File

@ -75,6 +75,9 @@
a {
color: green;
}
.navbar-text a {
margin-left: 1em;
}
</style>
<c:url var="bootstrapResponsiveUrl" value="/resources/css/bootstrap-responsive.css"/>
<link href="${bootstrapResponsiveUrl}" rel="stylesheet"></link>
@ -105,8 +108,6 @@
<li><a href="${inboxUrl}">Inbox</a></li>
<c:url var="composeUrl" value="/?form"/>
<li><a href="${composeUrl}">Compose</a></li>
<c:url var="logoutUrl" value="/logout"/>
<li><a href="${logoutUrl}">Log out</a></li>
</ul>
</div>
</div>

View File

@ -75,6 +75,9 @@
a {
color: green;
}
.navbar-text a {
margin-left: 1em;
}
</style>
<c:url var="bootstrapResponsiveUrl" value="/resources/css/bootstrap-responsive.css"/>
<link href="${bootstrapResponsiveUrl}" rel="stylesheet"></link>

View File

@ -75,6 +75,9 @@
a {
color: green;
}
.navbar-text a {
margin-left: 1em;
}
</style>
<c:url var="bootstrapResponsiveUrl" value="/resources/css/bootstrap-responsive.css"/>
<link href="${bootstrapResponsiveUrl}" rel="stylesheet"></link>

View File

@ -75,6 +75,9 @@
a {
color: green;
}
.navbar-text a {
margin-left: 1em;
}
</style>
<c:url var="bootstrapResponsiveUrl" value="/resources/css/bootstrap-responsive.css"/>
<link href="${bootstrapResponsiveUrl}" rel="stylesheet"></link>

View File

@ -75,6 +75,9 @@
a {
color: green;
}
.navbar-text a {
margin-left: 1em;
}
</style>
<c:url var="bootstrapResponsiveUrl" value="/resources/css/bootstrap-responsive.css"/>
<link href="${bootstrapResponsiveUrl}" rel="stylesheet"></link>

View File

@ -75,6 +75,9 @@
a {
color: green;
}
.navbar-text a {
margin-left: 1em;
}
</style>
<c:url var="bootstrapResponsiveUrl" value="/resources/css/bootstrap-responsive.css"/>
<link href="${bootstrapResponsiveUrl}" rel="stylesheet"></link>

View File

@ -75,6 +75,9 @@
a {
color: green;
}
.navbar-text a {
margin-left: 1em;
}
</style>
<c:url var="bootstrapResponsiveUrl" value="/resources/css/bootstrap-responsive.css"/>
<link href="${bootstrapResponsiveUrl}" rel="stylesheet"></link>