Commit 56263dac authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

Revert "feat: remove orange colors and use blue"

This reverts commit cc511de5.
parent 0c1dedc0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -41,5 +41,6 @@

<footer class="footer navbar-dark bg-dark mt-4 py-2">
  <div class="container">
    <span class="text-muted">© Orange 2019</span>
  </div>
</footer>
+1 −4
Original line number Diff line number Diff line
@@ -82,7 +82,4 @@
.stepped-process-item:nth-child(8) {
  z-index: 1;
}
.stepped-process-item.active {
  color: #ffffff !important;
  background-color: #4170d8 !important;
}
+0 −1
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@
}
.readme:hover {
  text-decoration: underline;
  color: #4170d8;
}
/* extension badge */
.extension-badge {
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ input:invalid {
}
.form-group.advanced>.col-form-label::after {
  content: "ADV.";
  color: #4170d8;
  color: #f16e00;
  font-weight: normal;
  position: relative;
  top: -0.5em;
−83 KiB (3.11 KiB)
Loading image diff...
Loading