mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-23 01:32:55 +02:00
Added copy save to clipbaord option. Added getOrders netscript function. Fixed Corporation Bugs
This commit is contained in:
Vendored
+15
@@ -1512,6 +1512,21 @@ button {
|
||||
#import-game-file-selector {
|
||||
display: none; }
|
||||
|
||||
/* Styling for the game options/settings
|
||||
*
|
||||
* Styling for the actual Game Options popup box can be found in popupboxes.scss
|
||||
* This stylesheet is for everything inside the Game Options pop-up box
|
||||
*/
|
||||
/* COLORS */
|
||||
/* Attributes */
|
||||
#game-options-right-panel a {
|
||||
display: block;
|
||||
width: 46%; }
|
||||
|
||||
#game-options-right-panel button {
|
||||
display: inline-block;
|
||||
width: 46%; }
|
||||
|
||||
/* COLORS */
|
||||
/* Attributes */
|
||||
/* interactivetutorial.css */
|
||||
|
||||
Reference in New Issue
Block a user