* Make build steps clickable as well.
This commit is contained in:
@ -29,8 +29,9 @@ table {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
table.buildList tr:hover {
|
||||
tr.clickable:hover {
|
||||
background-color: #a0a0f0;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.layoutTable td, .layoutTable th {
|
||||
|
Reference in New Issue
Block a user