Skip to content

Commit f2aa37b

Browse files
committed
remove remaining fontawesome v4 styles
1 parent c7e8f30 commit f2aa37b

File tree

9 files changed

+0
-5031
lines changed

9 files changed

+0
-5031
lines changed

src/Frontend/src/assets/font-awesome/css/font-awesome.css

Lines changed: 0 additions & 2337 deletions
This file was deleted.

src/Frontend/src/assets/font-awesome/css/font-awesome.min.css

Lines changed: 0 additions & 4 deletions
This file was deleted.
-132 KB
Binary file not shown.
Binary file not shown.

src/Frontend/src/assets/font-awesome/fonts/fontawesome-webfont.svg

Lines changed: 0 additions & 2671 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.

src/Frontend/src/assets/main.css

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
@import "bootstrap/dist/css/bootstrap.css";
2-
@import "font-awesome/css/font-awesome.css";
32
@import "footer.css";
43
@import "tabs.css";
54
@import "dropdown.css";
@@ -309,16 +308,6 @@ pre {
309308
font-weight: bold !important;
310309
}
311310

312-
.fa-error {
313-
color: #ce4844;
314-
}
315-
316-
.fa-o {
317-
bottom: -0.5em;
318-
left: 1.2em;
319-
position: relative;
320-
}
321-
322311
.btn-link:hover,
323312
.btn-link:focus {
324313
color: #23527c;
@@ -496,14 +485,6 @@ h3.group-title {
496485
line-height: 28px;
497486
}
498487

499-
div.alert.alert-warning i.fa.fa-warning {
500-
color: #8a6d3b;
501-
}
502-
503-
div.alert.alert-info i.fa.fa-info-circle {
504-
color: #31708f;
505-
}
506-
507488
div.alert.alert-warning strong {
508489
text-transform: uppercase;
509490
}

0 commit comments

Comments
 (0)