mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 00:04:22 +02:00
Small UI changes
This commit is contained in:
+12
-7
@@ -119,7 +119,7 @@
|
||||
|
||||
.active-scripts-list > li {
|
||||
margin: 6px;
|
||||
width: 80%;
|
||||
width: 70%;
|
||||
}
|
||||
|
||||
.active-scripts-list>li h2{
|
||||
@@ -166,7 +166,7 @@
|
||||
|
||||
#hacknet-nodes-money-multipliers-div {
|
||||
display: inline-block;
|
||||
width: 80%;
|
||||
width: 70%;
|
||||
}
|
||||
|
||||
#hacknet-nodes-multipliers {
|
||||
@@ -281,7 +281,7 @@
|
||||
#faction-securitywork-div,
|
||||
#faction-donate-div {
|
||||
overflow: hidden;
|
||||
width: 80%;
|
||||
width: 70%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
@@ -320,7 +320,7 @@ div.faction-clear {
|
||||
#faction-container p {
|
||||
padding: 6px;
|
||||
margin: 6px;
|
||||
width: 80%;
|
||||
width: 70%;
|
||||
}
|
||||
|
||||
/* Faction Augmentations */
|
||||
@@ -342,6 +342,11 @@ div.faction-clear {
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
#faction-augmentations-list > li{
|
||||
margin: 4px;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
/* World */
|
||||
#world-container li {
|
||||
margin: 0 0 15px 0;
|
||||
@@ -361,7 +366,7 @@ div.faction-clear {
|
||||
}
|
||||
|
||||
#augmentations-list li {
|
||||
width: 80%;
|
||||
width: 70%;
|
||||
background-color: #333;
|
||||
}
|
||||
|
||||
@@ -370,7 +375,7 @@ div.faction-clear {
|
||||
margin: 4px;
|
||||
color: #66ff33;
|
||||
padding: 8px;
|
||||
width: 80%;
|
||||
width: 70%;
|
||||
background-color: #333;
|
||||
text-decoration: none;
|
||||
}
|
||||
@@ -407,7 +412,7 @@ div.faction-clear {
|
||||
}
|
||||
|
||||
#location-slums-description {
|
||||
width: 80%;
|
||||
width: 70%;
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user