wider parent search box

This commit is contained in:
Ralf Becker 2012-03-28 08:23:45 +00:00
parent fbdb8f3c55
commit 038cff2b6d
2 changed files with 6 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -203,7 +203,7 @@
</menulist>
<hbox span="all">
<description value="Parent"/>
<link-entry align="right" id="info_id_parent" options="infolog" class="noWrap"/>
<link-entry align="right" id="info_id_parent" options="infolog" class="noWrap searchParent"/>
</hbox>
</row>
<row class="row">
@ -295,6 +295,7 @@
}
.link_select select { width: 250px; }
.description textarea { width: 98%; }
td.searchParent input[type=search] { width: 90%; }
</styles>
</template>
</overlay>