You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by mi...@apache.org on 2018/09/26 13:52:00 UTC

[trafficcontrol] 43/46: whitespace changes

This is an automated email from the ASF dual-hosted git repository.

mitchell852 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git

commit ac2480370bc03e66578ac0863bd1963830138740
Author: ocket8888 <oc...@gmail.com>
AuthorDate: Mon Sep 17 10:06:36 2018 -0600

    whitespace changes
---
 docs/source/api/routes.rst | 54 +++++++++++++++++++++++-----------------------
 1 file changed, 27 insertions(+), 27 deletions(-)

diff --git a/docs/source/api/routes.rst b/docs/source/api/routes.rst
index 1c849b3..c4f27fc 100644
--- a/docs/source/api/routes.rst
+++ b/docs/source/api/routes.rst
@@ -1,43 +1,43 @@
 .. raw:: html
 
-  <style>
-  table {
-      table-layout: fixed;
-      width: 100%;
-  }
+	<style>
+	table {
+			table-layout: fixed;
+			width: 100%;
+	}
 
-  td {
-      word-wrap:break-word;
-  }
-  table.docutils col:nth-child(1) {
-      width: 30%;
-  }
-  table.docutils col:nth-child(2) {
-      width: 30%;
-  }
-  table.docutils col:nth-child(3) {
-      width: 30%;
-  }
-  .wy-nav-content {
-      max-width: 1200px;
-      width: 90%;
-  }
-  </style>
+	td {
+			word-wrap:break-word;
+	}
+	table.docutils col:nth-child(1) {
+			width: 30%;
+	}
+	table.docutils col:nth-child(2) {
+			width: 30%;
+	}
+	table.docutils col:nth-child(3) {
+			width: 30%;
+	}
+	.wy-nav-content {
+			max-width: 1200px;
+			width: 90%;
+	}
+	</style>
 
-.. 
-.. 
+..
+..
 .. Licensed under the Apache License, Version 2.0 (the "License");
 .. you may not use this file except in compliance with the License.
 .. You may obtain a copy of the License at
-.. 
+..
 ..     http://www.apache.org/licenses/LICENSE-2.0
-.. 
+..
 .. Unless required by applicable law or agreed to in writing, software
 .. distributed under the License is distributed on an "AS IS" BASIS,
 .. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 .. See the License for the specific language governing permissions and
 .. limitations under the License.
-.. 
+..
 
 
 .. _to-api-routes: