diff --git a/modules/swagger-codegen/src/main/resources/swagger-static/assets/css/style.css b/modules/swagger-codegen/src/main/resources/swagger-static/assets/css/style.css index b26d2ef13ca..f14f6bdb62c 100644 --- a/modules/swagger-codegen/src/main/resources/swagger-static/assets/css/style.css +++ b/modules/swagger-codegen/src/main/resources/swagger-static/assets/css/style.css @@ -151,15 +151,31 @@ padding-top: 20px; } -.param { +li.parameter { + list-style: none; display: block; - float: left; - width: 220px; - clear: left; + padding-left: 1em; +} + +.param{ + display: block; +} + +.param-name { + margin-left: 1em; +} + +.param-in { + font-weight: bold; + font-size: 1.1em; +} +.param-type { + margin-left: 1em; + font-style: italic; } .param-description { - float: left; + display: block; font-family: 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif; } @@ -289,4 +305,4 @@ .top-bar ul#nav:hover li { border-color: #222222; -} \ No newline at end of file +} diff --git a/modules/swagger-codegen/src/main/resources/swagger-static/operation.mustache b/modules/swagger-codegen/src/main/resources/swagger-static/operation.mustache index d0e35f1b296..a1789a60dad 100644 --- a/modules/swagger-codegen/src/main/resources/swagger-static/operation.mustache +++ b/modules/swagger-codegen/src/main/resources/swagger-static/operation.mustache @@ -17,36 +17,19 @@

Parameters

{{/operation}} {{/operations}} - \ No newline at end of file + diff --git a/samples/dynamic-html/docs/assets/css/style.css b/samples/dynamic-html/docs/assets/css/style.css index b26d2ef13ca..f14f6bdb62c 100644 --- a/samples/dynamic-html/docs/assets/css/style.css +++ b/samples/dynamic-html/docs/assets/css/style.css @@ -151,15 +151,31 @@ padding-top: 20px; } -.param { +li.parameter { + list-style: none; display: block; - float: left; - width: 220px; - clear: left; + padding-left: 1em; +} + +.param{ + display: block; +} + +.param-name { + margin-left: 1em; +} + +.param-in { + font-weight: bold; + font-size: 1.1em; +} +.param-type { + margin-left: 1em; + font-style: italic; } .param-description { - float: left; + display: block; font-family: 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif; } @@ -289,4 +305,4 @@ .top-bar ul#nav:hover li { border-color: #222222; -} \ No newline at end of file +} diff --git a/samples/dynamic-html/docs/operations/PetApi.html b/samples/dynamic-html/docs/operations/PetApi.html index 11ca041d8d8..b01e28de36d 100644 --- a/samples/dynamic-html/docs/operations/PetApi.html +++ b/samples/dynamic-html/docs/operations/PetApi.html @@ -17,13 +17,17 @@

Response Type

Parameters

@@ -40,13 +44,17 @@

Response Type

Parameters

@@ -63,13 +71,17 @@

Response Type

Parameters

@@ -86,13 +98,17 @@

Response Type

Parameters

@@ -109,13 +125,17 @@

Response Type

Parameters

@@ -132,29 +152,41 @@

Response Type

Parameters

@@ -171,21 +203,29 @@

Response Type

Parameters

@@ -202,31 +242,43 @@

Response Type

Parameters

- \ No newline at end of file + diff --git a/samples/dynamic-html/docs/operations/StoreApi.html b/samples/dynamic-html/docs/operations/StoreApi.html index 798372217f0..c2f8b942dbe 100644 --- a/samples/dynamic-html/docs/operations/StoreApi.html +++ b/samples/dynamic-html/docs/operations/StoreApi.html @@ -32,13 +32,17 @@

Response Type

Parameters

@@ -55,13 +59,17 @@

Response Type

Parameters

@@ -78,15 +86,19 @@

Response Type

Parameters

- \ No newline at end of file + diff --git a/samples/dynamic-html/docs/operations/UserApi.html b/samples/dynamic-html/docs/operations/UserApi.html index cc573089bce..20ee0e086ea 100644 --- a/samples/dynamic-html/docs/operations/UserApi.html +++ b/samples/dynamic-html/docs/operations/UserApi.html @@ -17,13 +17,17 @@

Response Type

Parameters

@@ -40,16 +44,17 @@

Response Type

Parameters

@@ -66,16 +71,17 @@

Response Type

Parameters

@@ -92,21 +98,29 @@

Response Type

Parameters

@@ -138,13 +152,17 @@

Response Type

Parameters

@@ -161,21 +179,29 @@

Response Type

Parameters

@@ -192,15 +218,19 @@

Response Type

Parameters

- \ No newline at end of file +