This commit is contained in:
landgreen
2020-02-20 06:42:22 -08:00
parent 97f89b0ba2
commit b9422c8c74
4 changed files with 20 additions and 45 deletions

View File

@@ -243,6 +243,10 @@ summary {
color: #ccc;
}
.build-grid-disabled:hover {
background-color: #fff;
}
#info {
position: absolute;
bottom: 3px;