mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 21:56:50 -04:00
Tidy up realtime scoring inputs on match play
This commit is contained in:
@@ -108,3 +108,8 @@ td[data-plc-value="true"] {
|
||||
input[data-changed="true"], select[data-changed="true"] {
|
||||
border: 2px solid #f00;
|
||||
}
|
||||
.score-block {
|
||||
padding: 5px;
|
||||
border-radius: 3px;
|
||||
border: 1px solid #ddd;
|
||||
}
|
||||
Reference in New Issue
Block a user