From 4aa8e20bf8707a860e1966105a35d2d1e2d78e89 Mon Sep 17 00:00:00 2001 From: goodger Date: Tue, 13 Dec 2005 14:30:56 +0000 Subject: updated git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4196 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- test/functional/expected/ui/default/outline.css | 3 --- test/functional/expected/ui/default/print.css | 3 --- test/functional/expected/ui/small-black/outline.css | 3 --- test/functional/expected/ui/small-black/print.css | 3 --- 4 files changed, 12 deletions(-) (limited to 'test') 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. -- cgit v1.2.1