#2187 added some classes to sandbox form tables

This commit is contained in:
Michael Ernst
2016-06-01 17:18:58 +02:00
parent 56a62d9f84
commit ce0d15f20d

View File

@@ -80,7 +80,7 @@
<div style='margin:0;padding:0;display:inline'></div>
{{#if parameters}}
<h4 data-sw-translate>Parameters</h4>
<table class='fullwidth'>
<table class='fullwidth parameters'>
<thead>
<tr>
<th style="width: 100px; max-width: 100px" data-sw-translate>Parameter</th>
@@ -98,7 +98,7 @@
{{#if responseMessages}}
<div style='margin:0;padding:0;display:inline'></div>
<h4 data-sw-translate>Response Messages</h4>
<table class='fullwidth'>
<table class='fullwidth response-messages'>
<thead>
<tr>
<th data-sw-translate>HTTP Status Code</th>