summaryrefslogtreecommitdiff
path: root/test/functional
diff options
context:
space:
mode:
authorgoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2005-12-13 14:30:56 +0000
committergoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2005-12-13 14:30:56 +0000
commit4aa8e20bf8707a860e1966105a35d2d1e2d78e89 (patch)
treebeebeea932b02c6190acd4409473f8e37c45985d /test/functional
parentc4575f8f53a487a0f5914faac06c0e8ac0c6b8f8 (diff)
downloaddocutils-4aa8e20bf8707a860e1966105a35d2d1e2d78e89.tar.gz
updated
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4196 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'test/functional')
-rw-r--r--test/functional/expected/ui/default/outline.css3
-rw-r--r--test/functional/expected/ui/default/print.css3
-rw-r--r--test/functional/expected/ui/small-black/outline.css3
-rw-r--r--test/functional/expected/ui/small-black/print.css3
4 files changed, 0 insertions, 12 deletions
diff --git a/test/functional/expected/ui/default/outline.css b/test/functional/expected/ui/default/outline.css
index f2b1e04c9..fa767e227 100644
--- a/test/functional/expected/ui/default/outline.css
+++ b/test/functional/expected/ui/default/outline.css
@@ -13,7 +13,4 @@ html>body #toggle {position: fixed; top: 0; right: 0;}
#slide0 h1, #slide0 h2, #slide0 h3, #slide0 h4 {border: none; margin: 0;}
#toggle {border: 1px solid; border-width: 0 0 1px 1px; background: #FFF;}
-.handout {border-left: solid thin #BBB;
- padding-left: 0.5em; margin-left: -0.5em;}
-
.outline {display: inline ! important;}
diff --git a/test/functional/expected/ui/default/print.css b/test/functional/expected/ui/default/print.css
index de71fc932..9d057cc8c 100644
--- a/test/functional/expected/ui/default/print.css
+++ b/test/functional/expected/ui/default/print.css
@@ -17,9 +17,6 @@ body {font-size: 12pt; background: white;}
font-style: italic;}
#footer h2, #controls {display: none;}
-.handout {border-left: solid thin #BBB;
- padding-left: 0.5em; margin-left: -0.5em;}
-
.print {display: inline ! important;}
/* The following rule keeps the layout stuff out of print.
diff --git a/test/functional/expected/ui/small-black/outline.css b/test/functional/expected/ui/small-black/outline.css
index f2b1e04c9..fa767e227 100644
--- a/test/functional/expected/ui/small-black/outline.css
+++ b/test/functional/expected/ui/small-black/outline.css
@@ -13,7 +13,4 @@ html>body #toggle {position: fixed; top: 0; right: 0;}
#slide0 h1, #slide0 h2, #slide0 h3, #slide0 h4 {border: none; margin: 0;}
#toggle {border: 1px solid; border-width: 0 0 1px 1px; background: #FFF;}
-.handout {border-left: solid thin #BBB;
- padding-left: 0.5em; margin-left: -0.5em;}
-
.outline {display: inline ! important;}
diff --git a/test/functional/expected/ui/small-black/print.css b/test/functional/expected/ui/small-black/print.css
index de71fc932..9d057cc8c 100644
--- a/test/functional/expected/ui/small-black/print.css
+++ b/test/functional/expected/ui/small-black/print.css
@@ -17,9 +17,6 @@ body {font-size: 12pt; background: white;}
font-style: italic;}
#footer h2, #controls {display: none;}
-.handout {border-left: solid thin #BBB;
- padding-left: 0.5em; margin-left: -0.5em;}
-
.print {display: inline ! important;}
/* The following rule keeps the layout stuff out of print.