mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
v0.52.0
This commit is contained in:
4
dist/engine.bundle.js
vendored
4
dist/engine.bundle.js
vendored
File diff suppressed because one or more lines are too long
16
dist/engineStyle.css
vendored
16
dist/engineStyle.css
vendored
@@ -1789,6 +1789,22 @@ button {
|
||||
float: right;
|
||||
padding: 4px; }
|
||||
|
||||
.interactive-tutorial-command {
|
||||
background-color: #000;
|
||||
color: #adff2f;
|
||||
white-space: nowrap; }
|
||||
|
||||
.interactive-tutorial-code {
|
||||
background-color: #272822;
|
||||
color: white;
|
||||
padding: 3px; }
|
||||
|
||||
.interactive-tutorial-tab {
|
||||
background-color: #555;
|
||||
color: #e6e6e6;
|
||||
padding: 3px;
|
||||
box-shadow: 0 0 3px #000; }
|
||||
|
||||
/* COLORS */
|
||||
/* Attributes */
|
||||
* {
|
||||
|
||||
26
dist/vendor.bundle.js
vendored
26
dist/vendor.bundle.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user