summaryrefslogtreecommitdiff
path: root/themes/garland
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-04-22 05:18:21 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-04-22 05:18:21 +0000
commit706d87c32c5823a9f4c5a3339d691f4095482dc6 (patch)
treefa76a79458e388d3101f737e8fde33f580fd9721 /themes/garland
parentb8cd97ce85a333ce8c86679011d5883360137867 (diff)
downloadbrdo-706d87c32c5823a9f4c5a3339d691f4095482dc6.tar.gz
brdo-706d87c32c5823a9f4c5a3339d691f4095482dc6.tar.bz2
#776684 by Steven Merrill: Fixed The color.module preview HTML is hardcoded.
Diffstat (limited to 'themes/garland')
-rw-r--r--themes/garland/color/preview.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/garland/color/preview.css b/themes/garland/color/preview.css
index 5e8681b43..d0b845ba6 100644
--- a/themes/garland/color/preview.css
+++ b/themes/garland/color/preview.css
@@ -28,6 +28,7 @@
#preview #img {
position: relative;
z-index: 3;
+ background-image: url(preview.png);
}
#preview #gradient-0 .gradient-line {
height: 10px;