documentation: Updated style sheets to remove unused .PNG files.

Fixes [YOCTO #6430]

The style sheets were carrying over old .PNG files that are not
part of the manuals.  I have removed the statements that were
using them.

(From yocto-docs rev: 6e4fa419b9367ab5e34b9aa8010a24980416dc7d)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2014-06-13 07:43:01 +03:00 committed by Richard Purdie
parent d994d0bc8b
commit a92fcf1c62
7 changed files with 84 additions and 99 deletions

View File

@ -793,7 +793,6 @@ div.sect2 .titlepage .title {
h1.title {
background-color: transparent;
background-image: url("figures/yocto-project-bw.png");
background-repeat: no-repeat;
height: 256px;
text-indent: -9000px;
@ -976,4 +975,3 @@ table {
font-size:large;
color: #00557D;
}

View File

@ -781,7 +781,6 @@ div.article .titlepage .title
div.preface .titlepage .title,
div.colophon .title,
div.chapter .titlepage .title {
background-image: url("images/title-bg.png");
background-position: bottom;
background-repeat: repeat-x;
}
@ -794,7 +793,6 @@ div.sect2 .titlepage .title {
h1.title {
background-color: transparent;
background-image: url("poky-ref-manual.png");
background-repeat: no-repeat;
height: 256px;
text-indent: -9000px;
@ -977,4 +975,3 @@ table {
font-size:large;
color: #00557D;
}

View File

@ -793,7 +793,6 @@ div.sect2 .titlepage .title {
h1.title {
background-color: transparent;
background-image: url("figures/yocto-project-bw.png");
background-repeat: no-repeat;
height: 256px;
text-indent: -9000px;
@ -976,4 +975,3 @@ table {
font-size:large;
color: #00557D;
}

View File

@ -793,7 +793,6 @@ div.sect2 .titlepage .title {
h1.title {
background-color: transparent;
background-image: url("figures/yocto-project-bw.png");
background-repeat: no-repeat;
height: 256px;
text-indent: -9000px;

View File

@ -118,7 +118,6 @@ h6 {
background-color: transparent;
background-repeat: no-repeat;
padding-top: 256px;
background-image: url("../figures/yocto-project-bw.png");
background-position: top;
margin-top: -256px;
padding-right: 50px;
@ -793,7 +792,6 @@ div.sect2 .titlepage .title {
h1.title {
background-color: transparent;
background-image: url("figures/yocto-project-bw.png");
background-repeat: no-repeat;
height: 256px;
text-indent: -9000px;
@ -976,4 +974,3 @@ table {
font-size:large;
color: #00557D;
}

View File

@ -793,7 +793,6 @@ div.sect2 .titlepage .title {
h1.title {
background-color: transparent;
background-image: url("figures/yocto-project-bw.png");
background-repeat: no-repeat;
height: 256px;
text-indent: -9000px;

View File

@ -118,7 +118,6 @@ h6 {
background-color: transparent;
background-repeat: no-repeat;
padding-top: 256px;
background-image: url("../figures/yocto-project-bw.png");
background-position: top;
margin-top: -256px;
padding-right: 50px;
@ -793,7 +792,6 @@ div.sect2 .titlepage .title {
h1.title {
background-color: transparent;
background-image: url("figures/yocto-project-bw.png");
background-repeat: no-repeat;
height: 256px;
text-indent: -9000px;
@ -976,4 +974,3 @@ table {
font-size:large;
color: #00557D;
}