diff rhodecode/templates/changelog/changelog.html @ 1756:60a00fd76d58 beta

UI !
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 05 Dec 2011 03:31:23 +0200
parents 833f9dec0a06
children 39b49c999efb
line wrap: on
line diff
--- a/rhodecode/templates/changelog/changelog.html	Mon Dec 05 03:29:05 2011 +0200
+++ b/rhodecode/templates/changelog/changelog.html	Mon Dec 05 03:31:23 2011 +0200
@@ -34,7 +34,7 @@
 					<div class="container_header">
 				        ${h.form(h.url.current(),method='get')}
 				        <div class="info_box" style="float:left">
-				          ${h.submit('set',_('Show'),class_="ui-button-small")}
+				          ${h.submit('set',_('Show'),class_="ui-btn")}
 				          ${h.text('size',size=1,value=c.size)}
 				          <span class="rev">${_('revisions')}</span>
 				        </div>