assegnazione urbackup server to an asset computer or custo asset
This commit is contained in:
@@ -85,3 +85,23 @@
|
||||
background-color: #6c757d;
|
||||
border-color: #6c757d;
|
||||
}
|
||||
|
||||
/* Highlighted block: this asset hosts the UrBackup server */
|
||||
.plugin-urbackup-host-card {
|
||||
border: 2px solid #1e6091;
|
||||
}
|
||||
|
||||
.plugin-urbackup-host-card .card-header.plugin-urbackup-host-card-header {
|
||||
background-color: #1e6091;
|
||||
color: #fff;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.plugin-urbackup-host-card .card-body {
|
||||
background-color: #eaf3fa;
|
||||
}
|
||||
|
||||
.plugin-urbackup-host-card .plugin-urbackup-host-server-link {
|
||||
font-size: 1.05rem;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user