kopia lustrzana https://github.com/magicbug/Cloudlog
Make grid input in contest log section upper case also
rodzic
673dc0f6fb
commit
2294e0caf6
|
|
@ -107,6 +107,10 @@ thead > tr > td {
|
|||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.card-body #exch_gridsquare_r {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.workedGrid {
|
||||
border-color: green;
|
||||
}
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue