From 32981d10481585342014e54445e6460ae6771627 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Fri, 7 Oct 2016 17:18:11 +0900 Subject: [PATCH] Remove unused CSS for defindex.html --- sphinx/themes/agogo/static/agogo.css_t | 20 ----------------- sphinx/themes/basic/static/basic.css_t | 22 ------------------- sphinx/themes/epub/static/epub.css_t | 20 ----------------- sphinx/themes/nonav/static/nonav.css | 20 ----------------- .../traditional/static/traditional.css_t | 20 ----------------- 5 files changed, 102 deletions(-) diff --git a/sphinx/themes/agogo/static/agogo.css_t b/sphinx/themes/agogo/static/agogo.css_t index 0baec16fc..c6e2aa64d 100644 --- a/sphinx/themes/agogo/static/agogo.css_t +++ b/sphinx/themes/agogo/static/agogo.css_t @@ -435,26 +435,6 @@ ul.keywordmatches li.goodmatch a { font-weight: bold; } -/* -- index page ------------------------------------------------------------ */ - -table.contentstable { - width: 90%; -} - -table.contentstable p.biglink { - line-height: 150%; -} - -a.biglink { - font-size: 1.3em; -} - -span.linkdescr { - font-style: italic; - padding-top: 5px; - font-size: 90%; -} - /* -- general index --------------------------------------------------------- */ table.indextable td { diff --git a/sphinx/themes/basic/static/basic.css_t b/sphinx/themes/basic/static/basic.css_t index d70003d42..fcd3d208f 100644 --- a/sphinx/themes/basic/static/basic.css_t +++ b/sphinx/themes/basic/static/basic.css_t @@ -118,28 +118,6 @@ ul.keywordmatches li.goodmatch a { font-weight: bold; } -/* -- index page ------------------------------------------------------------ */ - -table.contentstable { - width: 90%; - margin-left: auto; - margin-right: auto; -} - -table.contentstable p.biglink { - line-height: 150%; -} - -a.biglink { - font-size: 1.3em; -} - -span.linkdescr { - font-style: italic; - padding-top: 5px; - font-size: 90%; -} - /* -- general index --------------------------------------------------------- */ table.indextable { diff --git a/sphinx/themes/epub/static/epub.css_t b/sphinx/themes/epub/static/epub.css_t index ab8610072..7c4ca1217 100644 --- a/sphinx/themes/epub/static/epub.css_t +++ b/sphinx/themes/epub/static/epub.css_t @@ -134,26 +134,6 @@ ul.keywordmatches li.goodmatch a { font-weight: bold; } -/* -- index page ------------------------------------------------------------ */ - -table.contentstable { - width: 90%; -} - -table.contentstable p.biglink { - line-height: 150%; -} - -a.biglink { - font-size: 130%; -} - -span.linkdescr { - font-style: italic; - padding-top: 5px; - font-size: 90%; -} - /* -- general index --------------------------------------------------------- */ table.indextable td { diff --git a/sphinx/themes/nonav/static/nonav.css b/sphinx/themes/nonav/static/nonav.css index cbaee7ced..8891ae723 100644 --- a/sphinx/themes/nonav/static/nonav.css +++ b/sphinx/themes/nonav/static/nonav.css @@ -123,26 +123,6 @@ ul.keywordmatches li.goodmatch a { font-weight: bold; } -/* -- index page ------------------------------------------------------------ */ - -table.contentstable { - width: 90%; -} - -table.contentstable p.biglink { - line-height: 150%; -} - -a.biglink { - font-size: 130%; -} - -span.linkdescr { - font-style: italic; - padding-top: 5px; - font-size: 90%; -} - /* -- general index --------------------------------------------------------- */ table.indextable td { diff --git a/sphinx/themes/traditional/static/traditional.css_t b/sphinx/themes/traditional/static/traditional.css_t index 306b5b51d..ac00820b9 100644 --- a/sphinx/themes/traditional/static/traditional.css_t +++ b/sphinx/themes/traditional/static/traditional.css_t @@ -363,26 +363,6 @@ div.preview { margin-bottom: 30px; } - -/* :::: INDEX PAGE :::: */ - -table.contentstable { - width: 90%; -} - -table.contentstable p.biglink { - line-height: 150%; -} - -a.biglink { - font-size: 1.5em; -} - -span.linkdescr { - font-style: italic; - padding-top: 5px; -} - /* :::: GENINDEX STYLES :::: */ table.indextable td {