Merge pull request #2463 from phl0/lbaUpperCase
这个提交包含在:
当前提交
4ef34aa38d
共有 1 个文件被更改,包括 5 次插入 和 1 次删除
|
|
@ -528,4 +528,8 @@ div#station_logbooks_linked_table_paginate {
|
|||
|
||||
.qso_panel a i.fa.fa-star:hover {
|
||||
color: #FFD700 !important;
|
||||
}
|
||||
}
|
||||
|
||||
#dx, #state, #gridsquare, #sota, #wwff, #pota {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
|
|
|||
正在加载…
在新工单中引用