mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-22 08:07:06 +01:00
Changes in status tab in the web interface
This commit is contained in:
@@ -130,3 +130,22 @@ input[name=upgrade] {
|
||||
margin-top: -50px;
|
||||
margin-left: -200px;
|
||||
}
|
||||
|
||||
div.state {
|
||||
border-top: 1px solid #eee;
|
||||
margin-top: 20px;
|
||||
padding-top: 30px;
|
||||
}
|
||||
|
||||
.state div {
|
||||
font-size: 80%;
|
||||
}
|
||||
|
||||
.state span {
|
||||
font-size: 80%;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.right {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user