Skip to content

Commit

Permalink
test removal of extra css
Browse files Browse the repository at this point in the history
  • Loading branch information
evemartin committed Apr 26, 2024
1 parent a770784 commit f352c87
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions game/static/game/css/game_screen.css
Original file line number Diff line number Diff line change
Expand Up @@ -430,16 +430,6 @@ div.no-print div.tab label {
background: rgba(255, 255, 255, 0.25);
}

.tab select:hover {
background: rgba(255, 255, 255, 0.25);
}

.tab select {
color: black;
border: none;
font-weight: bold;
}

#console {
z-index: 100;
display: flex;
Expand Down

0 comments on commit f352c87

Please sign in to comment.