mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
dashboard: allow widget locking
dashboard: allow widget locking
This commit is contained in:
committed by
Franco Fichtner
parent
0e178ebb64
commit
8da49ef850
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user