mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 06:48:42 +02:00
v0.52.8
This commit is contained in:
6
dist/engineStyle.css
vendored
6
dist/engineStyle.css
vendored
@@ -2444,6 +2444,12 @@ input[type="checkbox"] {
|
||||
border: 1px solid #fff;
|
||||
background-color: #000; }
|
||||
|
||||
.log-box-button:hover,
|
||||
.log-box-button:focus {
|
||||
color: var(--my-font-color);
|
||||
text-decoration: none;
|
||||
cursor: pointer; }
|
||||
|
||||
.dialog-box-content {
|
||||
z-index: 2;
|
||||
background-color: var(--my-background-color);
|
||||
|
||||
Reference in New Issue
Block a user