Userverwaltung
This commit is contained in:
6
srv/poe_manager/static/css/bootstrap.min.css
vendored
Normal file
6
srv/poe_manager/static/css/bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -22,3 +22,27 @@ pre {
|
||||
.mb-3 a.btn {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.device-card {
|
||||
border: 1px solid #ccc;
|
||||
border-radius: 5px;
|
||||
padding: 15px;
|
||||
margin-bottom: 15px;
|
||||
text-align: center;
|
||||
min-width: 150px;
|
||||
}
|
||||
|
||||
.device-name {
|
||||
margin-bottom: 0.5rem;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.status-online {
|
||||
color: green;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.status-offline {
|
||||
color: red;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
7
srv/poe_manager/static/js/bootstrap.bundle.min.js
vendored
Normal file
7
srv/poe_manager/static/js/bootstrap.bundle.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user