Skip to content

Commit 1012142

Browse files
Ticket #922 : Remove not used CSS files
1 parent 427febe commit 1012142

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

src/IdServer/SimpleIdServer.IdServer.Light.Startup/Views/Shared/_FormBuilderLayout.cshtml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@
2929
<link rel="stylesheet" href="@Url.Content("~/lib/bootstrap/css/bootstrap.css")" />
3030
<link rel="stylesheet" href="@Url.Content("~/styles/theme.css")" />
3131
<link rel="stylesheet" href="_content/Radzen.Blazor/css/default.css">
32-
<link rel="stylesheet" href="_content/SidFormBuilder/themes.css" />
3332
<link rel="stylesheet" href="_content/SidFormBuilder/style.css" />
34-
<link rel="stylesheet" href="SidFormBuilder.Startup.styles.css" />
3533
@RenderSection("Header", required: false)
3634
</head>
3735
<body class="orange">

src/IdServer/SimpleIdServer.IdServer.Startup/Views/Shared/_FormBuilderLayout.cshtml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@
2929
<link rel="stylesheet" href="@Url.Content("~/lib/bootstrap/css/bootstrap.css")" />
3030
<link rel="stylesheet" href="@Url.Content("~/styles/theme.css")" />
3131
<link rel="stylesheet" href="_content/Radzen.Blazor/css/default.css">
32-
<link rel="stylesheet" href="_content/SidFormBuilder/themes.css" />
3332
<link rel="stylesheet" href="_content/SidFormBuilder/style.css" />
34-
<link rel="stylesheet" href="FormBuilder.Startup.styles.css" />
3533
@RenderSection("Header", required: false)
3634
</head>
3735
<body class="orange">

0 commit comments

Comments
 (0)