Ver Fonte

16238 map custom-link button colors to tabler (#19290)

* 16238 map custom-link button colors to tabler

* 16238 map custom-link button colors to tabler

* 16238 backout temp code

* 16238 optimize
Arthur Hanson há 1 ano atrás
pai
commit
d0c2e0e52b

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
netbox/project-static/dist/netbox.css


+ 12 - 0
netbox/project-static/styles/custom/_misc.scss

@@ -63,3 +63,15 @@ span.color-label {
 .sso-icon {
   height: 24px;
 }
+
+.btn-white {
+  @extend .btn-light;
+}
+
+.btn-black {
+  @extend .btn-dark;
+}
+
+.btn-grey, .btn-gray {
+  @extend .btn-secondary;
+}

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff