Files
Bubberstation/html/browser/playeroptions.css
AffectedArc07 d39a8b14a3 New midround join screen (#44193)
About The Pull Request

This pull request adds in a new join menu, ported from Oracle F. It categorises jobs into departments and enlarges the buttons.
2019-06-16 08:23:51 +12:00

18 lines
172 B
CSS

.job {
display: block;
width: 173px;
}
.command {
font-weight: bold;
}
.priority {
color: #00ff00;
font-weight: bold;
}
.nopositions {
font-style: italic;
}