Skip to content

Commit

Permalink
Update template baselines
Browse files Browse the repository at this point in the history
  • Loading branch information
captainsafia committed Mar 26, 2021
1 parent 93ff9e8 commit e98e59c
Show file tree
Hide file tree
Showing 5 changed files with 92 additions and 83 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>@ViewData["Title"] - Company.WebApplication1</title>
<link rel="stylesheet" href="~/lib/bootstrap/dist/css/bootstrap.min.css" />
<link rel="stylesheet" href="~/Company.WebApplication1.styles.css" />
<link rel="stylesheet" href="~/css/site.css" />
</head>
<body>
<header>
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
white-space: normal;
text-align: center;
word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
color: #0366d6;
}

.btn-primary {
color: #fff;
background-color: #1b6ec2;
border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
color: #fff;
background-color: #1b6ec2;
border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
font-size: 14px;
}
@media (min-width: 768px) {
html {
font-size: 16px;
}
}

.border-top {
border-top: 1px solid #e5e5e5;
}
.border-bottom {
border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
font-size: 1rem;
line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
position: relative;
min-height: 100%;
}

body {
/* Margin bottom by footer height */
margin-bottom: 60px;
}
.footer {
position: absolute;
bottom: 0;
width: 100%;
white-space: nowrap;
line-height: 60px; /* Vertically center the text there */
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
a.navbar-brand {
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
white-space: normal;
text-align: center;
word-break: break-all;
Expand Down Expand Up @@ -58,4 +61,11 @@ html {
body {
/* Margin bottom by footer height */
margin-bottom: 60px;
}
.footer {
position: absolute;
bottom: 0;
width: 100%;
white-space: nowrap;
line-height: 60px; /* Vertically center the text there */
}
18 changes: 9 additions & 9 deletions src/ProjectTemplates/test/template-baselines.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"Pages/_ViewImports.cshtml",
"Pages/_ViewStart.cshtml",
"Pages/Shared/_Layout.cshtml",
"Views/Shared/_Layout.cshtml.css",
"Pages/Shared/_LoginPartial.cshtml",
"Pages/Shared/_ValidationScriptsPartial.cshtml",
"Properties/launchSettings.json",
"wwwroot/favicon.ico",
"wwwroot/css/site.css",
"wwwroot/js/site.js",
"wwwroot/lib/bootstrap/LICENSE",
"wwwroot/lib/bootstrap/dist/css/bootstrap.css",
Expand Down Expand Up @@ -82,10 +82,10 @@
"Pages/_ViewImports.cshtml",
"Pages/_ViewStart.cshtml",
"Pages/Shared/_Layout.cshtml",
"Views/Shared/_Layout.cshtml.css",
"Pages/Shared/_ValidationScriptsPartial.cshtml",
"Properties/launchSettings.json",
"wwwroot/favicon.ico",
"wwwroot/css/site.css",
"wwwroot/js/site.js",
"wwwroot/lib/bootstrap/LICENSE",
"wwwroot/lib/bootstrap/dist/css/bootstrap.css",
Expand Down Expand Up @@ -484,10 +484,10 @@
"Views/Home/Privacy.cshtml",
"Views/Shared/Error.cshtml",
"Views/Shared/_Layout.cshtml",
"Views/Shared/_Layout.cshtml.css",
"Views/Shared/_LoginPartial.cshtml",
"Views/Shared/_ValidationScriptsPartial.cshtml",
"wwwroot/favicon.ico",
"wwwroot/css/site.css",
"wwwroot/js/site.js",
"wwwroot/lib/bootstrap/LICENSE",
"wwwroot/lib/bootstrap/dist/css/bootstrap.css",
Expand Down Expand Up @@ -542,9 +542,9 @@
"Views/Home/Privacy.cshtml",
"Views/Shared/Error.cshtml",
"Views/Shared/_Layout.cshtml",
"Views/Shared/_Layout.cshtml.css",
"Views/Shared/_ValidationScriptsPartial.cshtml",
"wwwroot/favicon.ico",
"wwwroot/css/site.css",
"wwwroot/js/site.js",
"wwwroot/lib/bootstrap/LICENSE",
"wwwroot/lib/bootstrap/dist/css/bootstrap.css",
Expand Down Expand Up @@ -599,10 +599,10 @@
"Views/Home/Privacy.cshtml",
"Views/Shared/Error.cshtml",
"Views/Shared/_Layout.cshtml",
"Views/Shared/_Layout.cshtml.css",
"Views/Shared/_LoginPartial.cshtml",
"Views/Shared/_ValidationScriptsPartial.cshtml",
"wwwroot/favicon.ico",
"wwwroot/css/site.css",
"wwwroot/js/site.js",
"wwwroot/lib/bootstrap/LICENSE",
"wwwroot/lib/bootstrap/dist/css/bootstrap.css",
Expand Down Expand Up @@ -657,10 +657,10 @@
"Views/Home/Privacy.cshtml",
"Views/Shared/Error.cshtml",
"Views/Shared/_Layout.cshtml",
"Views/Shared/_Layout.cshtml.css",
"Views/Shared/_LoginPartial.cshtml",
"Views/Shared/_ValidationScriptsPartial.cshtml",
"wwwroot/favicon.ico",
"wwwroot/css/site.css",
"wwwroot/js/site.js",
"wwwroot/lib/bootstrap/LICENSE",
"wwwroot/lib/bootstrap/dist/css/bootstrap.css",
Expand Down Expand Up @@ -715,9 +715,9 @@
"Views/Home/Privacy.cshtml",
"Views/Shared/Error.cshtml",
"Views/Shared/_Layout.cshtml",
"Views/Shared/_Layout.cshtml.css",
"Views/Shared/_ValidationScriptsPartial.cshtml",
"wwwroot/favicon.ico",
"wwwroot/css/site.css",
"wwwroot/js/site.js",
"wwwroot/lib/bootstrap/LICENSE",
"wwwroot/lib/bootstrap/dist/css/bootstrap.css",
Expand Down Expand Up @@ -772,10 +772,10 @@
"Views/Home/Privacy.cshtml",
"Views/Shared/Error.cshtml",
"Views/Shared/_Layout.cshtml",
"Views/Shared/_Layout.cshtml.css",
"Views/Shared/_LoginPartial.cshtml",
"Views/Shared/_ValidationScriptsPartial.cshtml",
"wwwroot/favicon.ico",
"wwwroot/css/site.css",
"wwwroot/js/site.js",
"wwwroot/lib/bootstrap/LICENSE",
"wwwroot/lib/bootstrap/dist/css/bootstrap.css",
Expand Down Expand Up @@ -830,9 +830,9 @@
"Views/Home/Privacy.cshtml",
"Views/Shared/Error.cshtml",
"Views/Shared/_Layout.cshtml",
"Views/Shared/_Layout.cshtml.css",
"Views/Shared/_ValidationScriptsPartial.cshtml",
"wwwroot/favicon.ico",
"wwwroot/css/site.css",
"wwwroot/js/site.js",
"wwwroot/lib/bootstrap/LICENSE",
"wwwroot/lib/bootstrap/dist/css/bootstrap.css",
Expand Down

0 comments on commit e98e59c

Please sign in to comment.