UI - Changed Logged in colour

这个提交包含在:
Peter Goodhall 2011-11-08 15:47:39 +00:00
父节点 b07978cc95
当前提交 1cfef832b2

查看文件

@ -14,4 +14,6 @@ table .title { font-weight: bold; color: #439BF6; }
.input_time { width: 55px !important; }
.band { width: 80px; }
.mode { width: 80px; }
#callsign { text-transform: uppercase; }
#callsign { text-transform: uppercase; }
.pull-right { color: #fff; }