mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-26 11:10:58 +02:00
Playtesting - Fixed bugs
This commit is contained in:
+7
-1
@@ -75,6 +75,7 @@
|
||||
height: 100%;
|
||||
margin-left: 10%;
|
||||
width: 99%;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
.active-scripts-list>li h2{
|
||||
@@ -137,7 +138,7 @@
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
/* Factions */
|
||||
/* Factions and Faction (Single Faction page) */
|
||||
#factions-container {
|
||||
position: fixed;
|
||||
padding-top: 10px;
|
||||
@@ -174,6 +175,11 @@
|
||||
display:inline-block;
|
||||
}
|
||||
|
||||
#faction-container p {
|
||||
padding: 6px;
|
||||
margin: 6px;
|
||||
}
|
||||
|
||||
/* Faction Augmentations */
|
||||
#faction-augmentations-container{
|
||||
position: fixed;
|
||||
|
||||
Reference in New Issue
Block a user