dashboard: allow widget locking

dashboard: allow widget locking
This commit is contained in:
opnsenseuser
2024-06-18 20:04:59 +02:00
committed by Franco Fichtner
parent 0e178ebb64
commit 8da49ef850
4 changed files with 20 additions and 0 deletions
@@ -1,3 +1,8 @@
.btn-pressed, .btn-pressed:hover {
background-color: #d94f00;
color: white;
}
.fa-spinner {
font-size: 2em;
}
@@ -1,3 +1,8 @@
.btn-pressed, .btn-pressed:hover {
background-color: #d94f00;
color: white;
}
.fa-spinner {
font-size: 2em;
}
@@ -1,3 +1,8 @@
.btn-pressed, .btn-pressed:hover {
background-color: #d94f00;
color: white;
}
.fa-spinner {
font-size: 2em;
}
@@ -1,3 +1,8 @@
.btn-pressed, .btn-pressed:hover {
background-color: #d94f00;
color: white;
}
.fa-spinner {
font-size: 2em;
}