summaryrefslogtreecommitdiff
path: root/templates/searchSubPanelDelegate.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/searchSubPanelDelegate.html')
-rw-r--r--templates/searchSubPanelDelegate.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/searchSubPanelDelegate.html b/templates/searchSubPanelDelegate.html
new file mode 100644
index 0000000..427d117
--- /dev/null
+++ b/templates/searchSubPanelDelegate.html
@@ -0,0 +1,6 @@
+<div class="fontSizeMedium fontColorNormal fontWeightBold">
+ <span class="subPanelElement">Search:</span>
+ <div class="inputBox">
+ <input id="searchInput" class="subPanelElement input fontSizeLarge fontSizeBold fontColorNormal boxShadow4 boxShadow4Active userSelectable" />
+ </div>
+</div> \ No newline at end of file