diff options
author | Matthias Seidel <mseidel@apache.org> | 2019-05-08 21:10:29 +0000 |
---|---|---|
committer | Matthias Seidel <mseidel@apache.org> | 2019-05-08 21:10:29 +0000 |
commit | 0b9ae923ca73de806383da359e80c02d2f235dc2 (patch) | |
tree | dde39497b14c4a60411d39717e63f124ae4bc206 /extras/source | |
parent | bbd329211b80fa107d93f1a2363512a872b8d6df (diff) |
Re-added "background.gif" to css.
The background graphic is converted to GIF from the wizard. So it is still needed.
Notes
Notes:
ignore: aoo
Diffstat (limited to 'extras/source')
21 files changed, 21 insertions, 0 deletions
diff --git a/extras/source/misc_config/wizard/web/styles/beige.css b/extras/source/misc_config/wizard/web/styles/beige.css index ad7ae9941da8..16b395727f3f 100644 --- a/extras/source/misc_config/wizard/web/styles/beige.css +++ b/extras/source/misc_config/wizard/web/styles/beige.css @@ -70,6 +70,7 @@ } body { background-color: #FFCC99; + background-image: url(images/background.gif); } .toctitle { font-family: "Times New Roman", Times, serif; diff --git a/extras/source/misc_config/wizard/web/styles/bg.css b/extras/source/misc_config/wizard/web/styles/bg.css index cfa0cc80cb32..6bf30efdcdfe 100644 --- a/extras/source/misc_config/wizard/web/styles/bg.css +++ b/extras/source/misc_config/wizard/web/styles/bg.css @@ -70,6 +70,7 @@ } body { background-color: #660033; + background-image: url(images/background.gif); } .toctitle { font-family: Arial, Helvetica, sans-serif; diff --git a/extras/source/misc_config/wizard/web/styles/bgr.css b/extras/source/misc_config/wizard/web/styles/bgr.css index 0a1d2fc90a46..a80fd7e16272 100644 --- a/extras/source/misc_config/wizard/web/styles/bgr.css +++ b/extras/source/misc_config/wizard/web/styles/bgr.css @@ -70,6 +70,7 @@ } body { background-color: #660033; + background-image: url(images/background.gif); } .toctitle { font-family: Arial, Helvetica, sans-serif; diff --git a/extras/source/misc_config/wizard/web/styles/bgrey.css b/extras/source/misc_config/wizard/web/styles/bgrey.css index 153d72423f3e..84d99fb064d3 100644 --- a/extras/source/misc_config/wizard/web/styles/bgrey.css +++ b/extras/source/misc_config/wizard/web/styles/bgrey.css @@ -70,6 +70,7 @@ } body { background-color: #000000; + background-image: url(images/background.gif); } .toctitle { font-family: "Times New Roman", Times, serif; diff --git a/extras/source/misc_config/wizard/web/styles/bwb.css b/extras/source/misc_config/wizard/web/styles/bwb.css index 6cd68c930469..15a5d2ad6548 100644 --- a/extras/source/misc_config/wizard/web/styles/bwb.css +++ b/extras/source/misc_config/wizard/web/styles/bwb.css @@ -70,6 +70,7 @@ } body { background-color: #999999; + background-image: url(images/background.gif); } .toctitle { font-family: Arial, Helvetica, sans-serif; diff --git a/extras/source/misc_config/wizard/web/styles/bwo.css b/extras/source/misc_config/wizard/web/styles/bwo.css index ba7a707b33f3..5dd9585207d9 100644 --- a/extras/source/misc_config/wizard/web/styles/bwo.css +++ b/extras/source/misc_config/wizard/web/styles/bwo.css @@ -70,6 +70,7 @@ } body { background-color: #666666; + background-image: url(images/background.gif); } .toctitle { font-family: Arial, Helvetica, sans-serif; diff --git a/extras/source/misc_config/wizard/web/styles/dark.css b/extras/source/misc_config/wizard/web/styles/dark.css index 69974adfff10..5d4cdc25de56 100644 --- a/extras/source/misc_config/wizard/web/styles/dark.css +++ b/extras/source/misc_config/wizard/web/styles/dark.css @@ -70,6 +70,7 @@ } body { background-color: #000000; + background-image: url(images/background.gif); } .toctitle { font-family: "Times New Roman", Times, serif; diff --git a/extras/source/misc_config/wizard/web/styles/dp.css b/extras/source/misc_config/wizard/web/styles/dp.css index 7baad4195e68..6b8281f1d1af 100644 --- a/extras/source/misc_config/wizard/web/styles/dp.css +++ b/extras/source/misc_config/wizard/web/styles/dp.css @@ -81,6 +81,7 @@ body { } .tcolor { background-color: #660033; + background-image: url(images/background.gif); } .ccolor { background-color: #333333; diff --git a/extras/source/misc_config/wizard/web/styles/forest.css b/extras/source/misc_config/wizard/web/styles/forest.css index 1f7de8fd942b..3c36efa73fec 100644 --- a/extras/source/misc_config/wizard/web/styles/forest.css +++ b/extras/source/misc_config/wizard/web/styles/forest.css @@ -70,6 +70,7 @@ } body { background-color: #999999; + background-image: url(images/background.gif); } .toctitle { font-family: "Times New Roman", Times, serif; diff --git a/extras/source/misc_config/wizard/web/styles/green.css b/extras/source/misc_config/wizard/web/styles/green.css index a965f0b30ae6..f6c4647822ca 100644 --- a/extras/source/misc_config/wizard/web/styles/green.css +++ b/extras/source/misc_config/wizard/web/styles/green.css @@ -70,6 +70,7 @@ } body { background-color: #003333; + background-image: url(images/background.gif); } .toctitle { font-family: Arial, Helvetica, sans-serif; diff --git a/extras/source/misc_config/wizard/web/styles/greenred.css b/extras/source/misc_config/wizard/web/styles/greenred.css index 873ffc725b29..781575b5f39d 100644 --- a/extras/source/misc_config/wizard/web/styles/greenred.css +++ b/extras/source/misc_config/wizard/web/styles/greenred.css @@ -81,6 +81,7 @@ body { } .tcolor { background-color: #990000; + background-image: url(images/background.gif); } .ccolor { background-color: #003333; diff --git a/extras/source/misc_config/wizard/web/styles/grey.css b/extras/source/misc_config/wizard/web/styles/grey.css index bb88ddf67952..59894e7081b3 100644 --- a/extras/source/misc_config/wizard/web/styles/grey.css +++ b/extras/source/misc_config/wizard/web/styles/grey.css @@ -81,6 +81,7 @@ body { } .tcolor { background-color: #EEEEEE; + background-image: url(images/background.gif); } .ccolor { background-color: #BBBBBB; diff --git a/extras/source/misc_config/wizard/web/styles/ibg.css b/extras/source/misc_config/wizard/web/styles/ibg.css index eeae1f3e194b..00ab883fef84 100644 --- a/extras/source/misc_config/wizard/web/styles/ibg.css +++ b/extras/source/misc_config/wizard/web/styles/ibg.css @@ -70,6 +70,7 @@ } body { background-color: #999999; + background-image: url(images/background.gif); } .toctitle { font-family: "Times New Roman", Times, serif; diff --git a/extras/source/misc_config/wizard/web/styles/ice.css b/extras/source/misc_config/wizard/web/styles/ice.css index b41258b6821e..9ef0a63d7fe3 100644 --- a/extras/source/misc_config/wizard/web/styles/ice.css +++ b/extras/source/misc_config/wizard/web/styles/ice.css @@ -81,6 +81,7 @@ body { } .tcolor { background-color: #00CCFF; + background-image: url(images/background.gif); } .ccolor { background-color: #CCCCCC; diff --git a/extras/source/misc_config/wizard/web/styles/marine.css b/extras/source/misc_config/wizard/web/styles/marine.css index 84b7e905f2ca..6f70c13e6b52 100644 --- a/extras/source/misc_config/wizard/web/styles/marine.css +++ b/extras/source/misc_config/wizard/web/styles/marine.css @@ -70,6 +70,7 @@ } body { background-color: #999999; + background-image: url(images/background.gif); } .toctitle { font-family: "Times New Roman", Times, serif; diff --git a/extras/source/misc_config/wizard/web/styles/orange.css b/extras/source/misc_config/wizard/web/styles/orange.css index fadd905b9e7f..4ffa47299599 100644 --- a/extras/source/misc_config/wizard/web/styles/orange.css +++ b/extras/source/misc_config/wizard/web/styles/orange.css @@ -70,6 +70,7 @@ } body { background-color: #999999; + background-image: url(images/background.gif); } .toctitle { font-family: "Times New Roman", Times, serif; diff --git a/extras/source/misc_config/wizard/web/styles/red.css b/extras/source/misc_config/wizard/web/styles/red.css index fea18a04ef36..59a7538be1cc 100644 --- a/extras/source/misc_config/wizard/web/styles/red.css +++ b/extras/source/misc_config/wizard/web/styles/red.css @@ -70,6 +70,7 @@ } body { background-color: #999999; + background-image: url(images/background.gif); } .toctitle { font-family: Arial, Helvetica, sans-serif; diff --git a/extras/source/misc_config/wizard/web/styles/rgb.css b/extras/source/misc_config/wizard/web/styles/rgb.css index eae2c0cc131e..94a0a3afb215 100644 --- a/extras/source/misc_config/wizard/web/styles/rgb.css +++ b/extras/source/misc_config/wizard/web/styles/rgb.css @@ -70,6 +70,7 @@ } body { background-color: #660000; + background-image: url(images/background.gif); } .toctitle { font-family: Arial, Helvetica, sans-serif; diff --git a/extras/source/misc_config/wizard/web/styles/strange.css b/extras/source/misc_config/wizard/web/styles/strange.css index ce0640a14b1c..802459569c55 100644 --- a/extras/source/misc_config/wizard/web/styles/strange.css +++ b/extras/source/misc_config/wizard/web/styles/strange.css @@ -70,6 +70,7 @@ } body { background-color: #660000; + background-image: url(images/background.gif); } .toctitle { font-family: Arial, Helvetica, sans-serif; diff --git a/extras/source/misc_config/wizard/web/styles/violet.css b/extras/source/misc_config/wizard/web/styles/violet.css index 7f6afeb5eedb..6f743a52e8f0 100644 --- a/extras/source/misc_config/wizard/web/styles/violet.css +++ b/extras/source/misc_config/wizard/web/styles/violet.css @@ -70,6 +70,7 @@ } body { background-color: #CCCCCC; + background-image: url(images/background.gif); } .toctitle { font-family: Arial, Helvetica, sans-serif; diff --git a/extras/source/misc_config/wizard/web/styles/water.css b/extras/source/misc_config/wizard/web/styles/water.css index c17b33d6af09..700a83e689ac 100644 --- a/extras/source/misc_config/wizard/web/styles/water.css +++ b/extras/source/misc_config/wizard/web/styles/water.css @@ -70,6 +70,7 @@ } body { background-color: #CCCCCC; + background-image: url(images/background.gif); } .toctitle { font-family: Arial, Helvetica, sans-serif; |