--- trunk/share/web/static/css/app.css 2007/01/29 21:09:51 80 +++ trunk/share/web/static/css/app.css 2007/01/29 21:37:38 81 @@ -33,6 +33,12 @@ color: #ff0 !important; } +span.argument-sql_query { + white-space: pre; + float: left; + display: block; +} + .sql-result-table { margin-top: 1em; }