Skip to content

Commit a1b15ad

Browse files
Add forgotten CSS file for disabled menu items.
1 parent 82b643b commit a1b15ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapp/public/style_domjudge.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ body {
2222
max-width: 800px;
2323
}
2424

25-
.disabled {
25+
.disabled, .dropdown-disabled {
2626
color: silver !important;
2727
}
2828

0 commit comments

Comments
 (0)