Make DOK input upper case

This commit is contained in:
phl0
2025-07-03 17:01:47 +02:00
parent f6ff4ec6de
commit 18f052a8cc

View File

@@ -756,6 +756,7 @@ div#station_logbooks_linked_table_paginate {
#gridsquare,
#sota,
#wwff,
#dok,
#pota {
text-transform: uppercase;
}
@@ -1357,4 +1358,4 @@ svg text.month { fill: #AAA; }
flex-grow: 1;
display: flex;
flex-direction: column;
}
}