mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-22 01:03:01 +02:00
FIxed field work buff. Added AutoLink and ServerProfiler programs. PRogram work is now saved
This commit is contained in:
@@ -293,3 +293,13 @@ tr:focus {
|
||||
#character-overview-options-button {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
/* Scan analyze links from AutoLink */
|
||||
.scan-analyze-link {
|
||||
cursor:pointer;
|
||||
color:#FFFFFF;
|
||||
text-decoration:underline;
|
||||
}
|
||||
.scan-analyze-link:hover {
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user