mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
adjusted the country/beam headings boxes so they dont wrap onto new line
This commit is contained in:
@@ -71,7 +71,7 @@ td.item { padding-bottom: 5px; }
|
||||
.input_date { width: 70px; }
|
||||
.input_time { width: 54px; }
|
||||
#locator { width: 55px; text-transform: uppercase; }
|
||||
#country { border: none; }
|
||||
#country { border: none; width: 150px !important; }
|
||||
#locator_info { font-size: 13px; }
|
||||
#name { width: 208px; }
|
||||
#comment { width: 63.7%; }
|
||||
|
||||
@@ -15,6 +15,7 @@ table .title { font-weight: bold; color: #439BF6; }
|
||||
.band { width: 80px; }
|
||||
.mode { width: 80px; }
|
||||
#callsign { text-transform: uppercase; }
|
||||
#country { border: none; width: 140px !important; }
|
||||
|
||||
input[type="text"] {
|
||||
color: #000000 !important;
|
||||
|
||||
Reference in New Issue
Block a user