]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/pybind/mgr/dashboard/frontend/src/styles/ceph-custom/_buttons.scss
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / src / styles / ceph-custom / _buttons.scss
index 5b9789b3162d3bc76aa154e4e7f6379396a5c96b..dd529777a579d514707194a9b1beda769b9ee573 100644 (file)
   }
 }
 
+.btn-default {
+  @extend .btn-light;
+}
+
 .btn-primary .badge {
   background-color: vv.$gray-200;
   color: vv.$primary;