Added copy save to clipbaord option. Added getOrders netscript function. Fixed Corporation Bugs

This commit is contained in:
danielyxie
2018-12-30 16:11:48 -08:00
parent b540a56c50
commit 736020b33a
12 changed files with 1464 additions and 1229 deletions
+15
View File
@@ -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 */