added requirement text, thermal runaway mod
This commit is contained in:
11
style.css
11
style.css
@@ -215,15 +215,16 @@ summary {
|
||||
}
|
||||
|
||||
.build-grid-selected {
|
||||
background-color: #919ba8;
|
||||
background-color: #76808d;
|
||||
}
|
||||
|
||||
.build-grid-selected:hover {
|
||||
background-color: #919ba8;
|
||||
background-color: #76808d;
|
||||
}
|
||||
|
||||
.build-grid-disabled {
|
||||
opacity: 0.15;
|
||||
opacity: 0.5;
|
||||
color: #ccc;
|
||||
}
|
||||
|
||||
#info {
|
||||
@@ -444,6 +445,10 @@ em {
|
||||
background: #96e;
|
||||
}
|
||||
|
||||
.grey {
|
||||
background: #ccc;
|
||||
}
|
||||
|
||||
.gun {
|
||||
background: #149;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user