|
2 | 2 | <html>
|
3 | 3 |
|
4 | 4 | <head>
|
5 |
| - <title>Sing App Dashboard - UI Alerts</title> |
| 5 | + <title>Light Blue HTML5 Dashboard - UI Alerts</title> |
6 | 6 | <link href="../css/application.min.css" rel="stylesheet">
|
7 | 7 | <!-- as of IE9 cannot parse css files with more that 4K classes separating in two files -->
|
8 | 8 | <!--[if IE 9]>
|
@@ -874,22 +874,22 @@ <h5>
|
874 | 874 | <div class="widget-body">
|
875 | 875 | <p>Alerts can also contain additional HTML elements like headings, paragraphs and dividers.</p>
|
876 | 876 | <div class="alert alert-success" role="alert">
|
877 |
| - <h4 class="alert-heading text-white">Well done!</h4> |
| 877 | + <h4 class="alert-heading ">Well done!</h4> |
878 | 878 | <p>Aww yeah, you successfully read this important alert message. This example text is going to run a bit longer so that you can see how spacing within an alert works with this kind of content.</p>
|
879 | 879 | <hr>
|
880 |
| - <p class="mb-0 text-white">Whenever you need to, be sure to use margin utilities to keep things nice and tidy.</p> |
| 880 | + <p class="mb-0 ">Whenever you need to, be sure to use margin utilities to keep things nice and tidy.</p> |
881 | 881 | </div>
|
882 | 882 | <div class="alert alert-danger" role="alert">
|
883 |
| - <h4 class="alert-heading text-white">Well done!</h4> |
884 |
| - <p class="mb-0 text-white">Aww yeah, you successfully read this important alert message. This example text is going to run a bit longer so that you can see how spacing within an alert works with this kind of content.</p> |
| 883 | + <h4 class="alert-heading ">Well done!</h4> |
| 884 | + <p class="mb-0 ">Aww yeah, you successfully read this important alert message. This example text is going to run a bit longer so that you can see how spacing within an alert works with this kind of content.</p> |
885 | 885 | </div>
|
886 | 886 | </div>
|
887 | 887 | </section>
|
888 | 888 | </div>
|
889 | 889 | </div>
|
890 | 890 |
|
891 | 891 | <footer class="content-footer hidden-print">
|
892 |
| - Light Blue HTML5 - Bootstrap Admin Dashboard Template Made by <a href="https://flatlogic.com" |
| 892 | + HTML5 Light Blue - Bootstrap Admin Dashboard Template Made by <a href="https://flatlogic.com" |
893 | 893 | rel="nofollow" target="_blank">Flatlogic</a>
|
894 | 894 | </footer>
|
895 | 895 | </main>
|
|
0 commit comments