Small UI improvements, small bug fix with NeuroFlux cost, added tooltips to Crimes

This commit is contained in:
Daniel Xie
2017-05-08 12:40:53 -05:00
parent 94aafba04b
commit c35e08b4d5
7 changed files with 73 additions and 107 deletions
+3 -4
View File
@@ -90,10 +90,8 @@ tr:focus {
color: #FFFFFF;
padding: 6px;
margin: 6px;
border-top: 1px solid #333333;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
border-left: 1px solid #333333;
border: 1px solid #333333;
width: 50%;
}
.a-link-button:hover {
@@ -113,6 +111,7 @@ tr:focus {
border-left: 1px solid #333333;
pointer-events: none;
cursor: default;
width: 50%;
}