adjusted the country/beam headings boxes so they dont wrap onto new line

这个提交包含在:
Peter Goodhall 2012-01-17 12:17:46 +00:00
父节点 c039a758d2
当前提交 4ca319a531
共有 2 个文件被更改,包括 2 次插入1 次删除

查看文件

@ -71,7 +71,7 @@ td.item { padding-bottom: 5px; }
.input_date { width: 70px; } .input_date { width: 70px; }
.input_time { width: 54px; } .input_time { width: 54px; }
#locator { width: 55px; text-transform: uppercase; } #locator { width: 55px; text-transform: uppercase; }
#country { border: none; } #country { border: none; width: 150px !important; }
#locator_info { font-size: 13px; } #locator_info { font-size: 13px; }
#name { width: 208px; } #name { width: 208px; }
#comment { width: 63.7%; } #comment { width: 63.7%; }

查看文件

@ -15,6 +15,7 @@ table .title { font-weight: bold; color: #439BF6; }
.band { width: 80px; } .band { width: 80px; }
.mode { width: 80px; } .mode { width: 80px; }
#callsign { text-transform: uppercase; } #callsign { text-transform: uppercase; }
#country { border: none; width: 140px !important; }
input[type="text"] { input[type="text"] {
color: #000000 !important; color: #000000 !important;