Add System Info and System Control (foundation)

This commit is contained in:
zlolz
2016-06-12 00:17:44 +00:00
parent f3ebe5ea4f
commit de7c0f7d79
4 changed files with 142 additions and 48 deletions

7
dist/css/custom.css vendored
View File

@@ -27,4 +27,9 @@
.btn-primary:hover {
background-color: #c61931;
border-color: #c61931;
}
}
.info-item {
width: 160px;
float: left;
}