Loading src/app/app.component.html +1 −0 Original line number Diff line number Diff line Loading @@ -41,5 +41,6 @@ <footer class="footer navbar-dark bg-dark mt-4 py-2"> <div class="container"> <!-- <span class="text-muted">© copyright here</span> --> </div> </footer> src/app/stepbar/stepbar.component.css +7 −1 Original line number Diff line number Diff line Loading @@ -82,7 +82,13 @@ .stepped-process-item:nth-child(8) { z-index: 1; } .stepped-process-item.active { background-color: #f88378 !important; } .stepped-process-item.active a { color: #ffffff !important; background-color: #4170d8 !important; } .stepped-process-item a { text-decoration: none; } src/app/templates-section/templates-section.component.css +0 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,6 @@ } .readme:hover { text-decoration: underline; color: #4170d8; } /* extension badge */ .extension-badge { Loading src/app/variable-editor/variable-editor.component.css +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ input:invalid { } .form-group.advanced>.col-form-label::after { content: "ADV."; color: #4170d8; color: #f88378; font-weight: normal; position: relative; top: -0.5em; Loading src/assets/img/tbc-50.png −79.6 KiB (6.55 KiB) Loading image diff... Loading
src/app/app.component.html +1 −0 Original line number Diff line number Diff line Loading @@ -41,5 +41,6 @@ <footer class="footer navbar-dark bg-dark mt-4 py-2"> <div class="container"> <!-- <span class="text-muted">© copyright here</span> --> </div> </footer>
src/app/stepbar/stepbar.component.css +7 −1 Original line number Diff line number Diff line Loading @@ -82,7 +82,13 @@ .stepped-process-item:nth-child(8) { z-index: 1; } .stepped-process-item.active { background-color: #f88378 !important; } .stepped-process-item.active a { color: #ffffff !important; background-color: #4170d8 !important; } .stepped-process-item a { text-decoration: none; }
src/app/templates-section/templates-section.component.css +0 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,6 @@ } .readme:hover { text-decoration: underline; color: #4170d8; } /* extension badge */ .extension-badge { Loading
src/app/variable-editor/variable-editor.component.css +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ input:invalid { } .form-group.advanced>.col-form-label::after { content: "ADV."; color: #4170d8; color: #f88378; font-weight: normal; position: relative; top: -0.5em; Loading