aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2005-12-09 23:07:29 +0000
committerplegall <plg@piwigo.org>2005-12-09 23:07:29 +0000
commit4816aafc785dafdc3da519b3867d79644d8e31bd (patch)
tree94bcf8be3f9dc50020c0c305247f08680b289a92 /template/yoga
parent970f630858fad9fd0b65363f31032c9f92959d3d (diff)
- manual merge -r976:977 from branch 1.5 (background color for comments)
git-svn-id: http://piwigo.org/svn/trunk@978 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga')
-rw-r--r--template/yoga/theme/clear/theme.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/yoga/theme/clear/theme.css b/template/yoga/theme/clear/theme.css
index 1489ae26c..c4a7a5522 100644
--- a/template/yoga/theme/clear/theme.css
+++ b/template/yoga/theme/clear/theme.css
@@ -39,6 +39,7 @@ FIELDSET, INPUT, SELECT, TEXTAREA,
#comments DIV.comment BLOCKQUOTE {
border-left: 2px solid #696969;
+ background-color: #eee;
}
#content UL.thumbnails SPAN.wrap2 {