[Checkins] SVN: gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_templates/portlet_search.pt set size and style of the search input form.

Timo Stollenwerk timo at zmag.de
Fri Sep 18 07:55:05 EDT 2009


Log message for revision 104308:
  set size and style of the search input form.

Changed:
  U   gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_templates/portlet_search.pt

-=-
Modified: gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_templates/portlet_search.pt
===================================================================
--- gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_templates/portlet_search.pt	2009-09-18 11:52:26 UTC (rev 104307)
+++ gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/skins/smash_templates/portlet_search.pt	2009-09-18 11:55:05 UTC (rev 104308)
@@ -28,10 +28,11 @@
 	               size="18"
 	               value=""
 	               title="Search Site"
+	               size="15"
 	               accesskey="4"
 	               i18n:attributes="title title_search_site;"
 	               tal:attributes="value request/SearchableText|nothing;"
-	               class="inputLabel" />
+	               class="inputLabel portlet-search-gadget" />
 
 	        <input class="searchButton"
 	               type="submit"



More information about the checkins mailing list