Made Callsign search box smaller
这个提交包含在:
父节点
1378678913
当前提交
d7c1f65209
共有 1 个文件被更改,包括 5 次插入 和 1 次删除
|
|
@ -24,4 +24,8 @@ input[type="text"] {
|
||||||
|
|
||||||
.icon_qsl { background: transparent url('../images/icons/qslcard.png') no-repeat center left; padding-left: 20px; font-weight: bold; }
|
.icon_qsl { background: transparent url('../images/icons/qslcard.png') no-repeat center left; padding-left: 20px; font-weight: bold; }
|
||||||
|
|
||||||
.icon_stats { background: transparent url('../images/icons/stats.png') no-repeat center left; padding-left: 20px; font-weight: bold; }
|
.icon_stats { background: transparent url('../images/icons/stats.png') no-repeat center left; padding-left: 20px; font-weight: bold; }
|
||||||
|
|
||||||
|
.topbar input {
|
||||||
|
width: 100px !important;
|
||||||
|
}
|
||||||
正在加载…
在新工单中引用