Increased cost of university classes/Gym. You can now see the effects of an augmentation before unlocking it. Slightly increased cost of purchasing Hacknet Node upgrades

This commit is contained in:
Daniel Xie
2017-05-23 14:26:52 -05:00
parent b695b19058
commit 8338582ef7
6 changed files with 30 additions and 24 deletions
+4 -3
View File
@@ -92,7 +92,7 @@ tr:focus {
padding: 5px;
margin: 5px;
border: 1px solid #333333;
width: 50%;
/*width: 30%;*/
}
.a-link-button:hover {
@@ -112,7 +112,7 @@ tr:focus {
border-left: 1px solid #333333;
pointer-events: none;
cursor: default;
width: 50%;
/*width: 50%;*/
}
@@ -156,9 +156,10 @@ tr:focus {
color: white;
text-align: center;
padding: 4px;
left: 101%;
position: absolute;
z-index: 1;
z-index: 3;
}
.tooltip:hover .tooltiptext {